summaryrefslogtreecommitdiff
path: root/lisp/completion.el
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1993-06-15 19:16:46 +0000
committerRichard M. Stallman <rms@gnu.org>1993-06-15 19:16:46 +0000
commit8df2bbc6342c819958510fbec2948dc351123e37 (patch)
treed7e752014a5826a279617350793295b9c94a43ad /lisp/completion.el
parentc4326075b5be8e74e346a723f3131e43a479d7bb (diff)
downloademacs-8df2bbc6342c819958510fbec2948dc351123e37.tar.gz
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 2192239f56a..7bbc99b2608 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: