aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/completion.el
diff options
context:
space:
mode:
authorRichard M. Stallman <[email protected]>1993-06-15 19:16:46 +0000
committerRichard M. Stallman <[email protected]>1993-06-15 19:16:46 +0000
commit0e52ea03037d13ec98db7b2725ef209921656758 (patch)
treea7ab70a42099286f72e885616a9b28d1a4f39230 /lisp/completion.el
parent6496f3d2b05e27da80f63cc5f7d73738e6399901 (diff)
Comment change.
Diffstat (limited to 'lisp/completion.el')
-rw-r--r--lisp/completion.el8
1 files changed, 0 insertions, 8 deletions
diff --git a/lisp/completion.el b/lisp/completion.el
index 2192239f56..7bbc99b260 100644
--- a/lisp/completion.el
+++ b/lisp/completion.el
@@ -5,14 +5,6 @@
;;; Commentary:
-;;; This file is very badly designed in that it redefines
-;;; standard functions of Emacs. This is bad design, because
-;;; this file cannot be updated to correspond to the latest
-;;; versions of those functions. Therefore, you must expect
-;;; it to produce unpredictable and undesirable results.
-;;; This file needs to be redesigned to work in a modular fashion.
-;;; -- rms.
-
;;; This is a Completion system for GNU Emacs
;;;
;;; E-Mail: