changeset 3739:20145b01f038

Comment change.
author Richard M. Stallman <rms@gnu.org>
date Tue, 15 Jun 1993 19:16:46 +0000
parents c5ebd279e007
children 9971fb0105d5
files lisp/completion.el
diffstat 1 files changed, 0 insertions(+), 8 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/completion.el	Tue Jun 15 16:31:24 1993 +0000
+++ b/lisp/completion.el	Tue Jun 15 19:16:46 1993 +0000
@@ -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: