diff lisp/hippie-exp.el @ 2233:fb0ed5a1d0f3

Add standard library headers.
author Eric S. Raymond <esr@snark.thyrsus.com>
date Wed, 17 Mar 1993 17:17:05 +0000
parents 6314334d7c2b
children e5aee6a3bb75
line wrap: on
line diff
--- a/lisp/hippie-exp.el	Wed Mar 17 16:56:02 1993 +0000
+++ b/lisp/hippie-exp.el	Wed Mar 17 17:17:05 1993 +0000
@@ -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)