# HG changeset patch # User Richard M. Stallman # Date 740171806 0 # Node ID 20145b01f03829c74917d6ff8d07bc8fa551bf58 # Parent c5ebd279e0078a2d413283e372b4484ab019d476 Comment change. diff -r c5ebd279e007 -r 20145b01f038 lisp/completion.el --- 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: