changeset 22347:f53740d7d40d

*** empty log message ***
author Dan Nicolaescu <done@ece.arizona.edu>
date Wed, 03 Jun 1998 16:40:32 +0000
parents 63a521c6f816
children 86cb09249796
files lisp/generic.el lisp/locate.el
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/generic.el	Wed Jun 03 16:37:33 1998 +0000
+++ b/lisp/generic.el	Wed Jun 03 16:40:32 1998 +0000
@@ -224,7 +224,7 @@
 ;; Functions
 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
 
-;;;### autoload
+;;;###autoload
 (defun define-generic-mode (name comment-list    keyword-list   font-lock-list 
 				 auto-mode-list  function-list  
 				 &optional description)
--- a/lisp/locate.el	Wed Jun 03 16:37:33 1998 +0000
+++ b/lisp/locate.el	Wed Jun 03 16:40:32 1998 +0000
@@ -195,7 +195,7 @@
     )
   )
 
-;;;### autoload
+;;;###autoload
 (defun locate-with-filter (search-string filter)
   "Run the locate command with a filter."
   (interactive