summaryrefslogtreecommitdiff
path: root/lisp/completion.el
diff options
context:
space:
mode:
authorEric S. Raymond <esr@snark.thyrsus.com>1992-07-16 18:28:42 +0000
committerEric S. Raymond <esr@snark.thyrsus.com>1992-07-16 18:28:42 +0000
commit631443a7f8a9b4c30c7c8f2c88b67c5ac9065686 (patch)
treec779406b670a4368dd594e7082694b3a611e2ecd /lisp/completion.el
parent3ea4c2cf1406e0414f2a5f55e73fe94e85f4705c (diff)
downloademacs-631443a7f8a9b4c30c7c8f2c88b67c5ac9065686.tar.gz
*** 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 c62673649bf..c137f65d056 100644
--- a/lisp/completion.el
+++ b/lisp/completion.el
@@ -1,5 +1,10 @@
;;; completion.el --- dynamic word-completion code
+;; Maintainer: bug-completion@think.com
+;; 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