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
commit76550a57f934a39f067da196e94b10797efca240 (patch)
tree91d58a3fc4388cc3bf00987c0cca050b6bd20baf /lisp/hippie-exp.el
parentaae56ea7ca8c74e7bb5595b828851aaa9f947792 (diff)
downloademacs-76550a57f934a39f067da196e94b10797efca240.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)