diff lisp/completion.el @ 795:c693d56ef36d

*** empty log message ***
author Eric S. Raymond <esr@snark.thyrsus.com>
date Thu, 16 Jul 1992 18:28:42 +0000
parents a8d94735277e
children 213978acbc1e
line wrap: on
line diff
--- a/lisp/completion.el	Thu Jul 16 17:20:42 1992 +0000
+++ b/lisp/completion.el	Thu Jul 16 18:28:42 1992 +0000
@@ -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