aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/completion.el
diff options
context:
space:
mode:
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: