summaryrefslogtreecommitdiff
path: root/lisp/hippie-exp.el
diff options
context:
space:
mode:
authorEric S. Raymond <esr@snark.thyrsus.com>1993-03-17 17:17:05 +0000
committerEric S. Raymond <esr@snark.thyrsus.com>1993-03-17 17:17:05 +0000
commit13bf1df1ae194aa1873ec4d1a1741c32347b246b (patch)
tree0fa2dd164dedb3cf96303575776e4c278748a7d5 /lisp/hippie-exp.el
parent515f023693c1d4950cd0d7121bd5a5c219ec7e8b (diff)
downloademacs-13bf1df1ae194aa1873ec4d1a1741c32347b246b.tar.gz
Add standard library headers.
Diffstat (limited to 'lisp/hippie-exp.el')
-rw-r--r--lisp/hippie-exp.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/hippie-exp.el b/lisp/hippie-exp.el
index 0080136c8e4..f9c3ba20b23 100644
--- a/lisp/hippie-exp.el
+++ b/lisp/hippie-exp.el
@@ -23,7 +23,7 @@
;;
;; Last change: 4 January 1993
-;; Commentary:
+;;; Commentary:
;;
;; `hippie-expand' is a single function for a lot of different kinds
;; of completions and expansions. Called repeatedly it tries all
@@ -125,7 +125,7 @@
;; how to improve it.
;;
-;; Code:
+;;; Code:
(defvar he-num -1)