aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/completion.el
diff options
context:
space:
mode:
authorEric S. Raymond <[email protected]>1992-07-16 18:28:42 +0000
committerEric S. Raymond <[email protected]>1992-07-16 18:28:42 +0000
commitd1c7011d35a2a93a06f18c4b10e85982cff9392e (patch)
tree1cafb1d5eeaabfd27ba83652b0cf481424071cc5 /lisp/completion.el
parent2f14b48d341021458b98dbb367e086e5996e85d8 (diff)
*** empty log message ***
Diffstat (limited to 'lisp/completion.el')
-rw-r--r--lisp/completion.el9
1 files changed, 8 insertions, 1 deletions
diff --git a/lisp/completion.el b/lisp/completion.el
index c62673649b..c137f65d05 100644
--- a/lisp/completion.el
+++ b/lisp/completion.el
@@ -1,5 +1,10 @@
;;; completion.el --- dynamic word-completion code
+;; Maintainer: [email protected]
+;; Last-Modified: 30 Jun 1992
+
+;;; Commentary:
+
;;; This is a Completion system for GNU Emacs
;;;
;;; E-Mail:
@@ -260,7 +265,7 @@
;;;
;;;
;;;-----------------------------------------------
-;;; History ::
+;;; Change Log:
;;;-----------------------------------------------
;;; Sometime in '84 Brewster implemented a somewhat buggy version for
;;; Symbolics LISPMs.
@@ -319,6 +324,8 @@
;;; - added backup protection to save-completions-to-file (prevents
;;; problems with disk full errors)
+;;; Code:
+
;;;-----------------------------------------------
;;; Requires
;;; Version