changeset 22346:63a521c6f816

*** empty log message ***
author Dan Nicolaescu <done@ece.arizona.edu>
date Wed, 03 Jun 1998 16:37:33 +0000
parents 0731d54fcce0
children f53740d7d40d
files lisp/locate.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/locate.el	Wed Jun 03 15:07:04 1998 +0000
+++ b/lisp/locate.el	Wed Jun 03 16:37:33 1998 +0000
@@ -165,7 +165,7 @@
 (defun locate-default-make-command-line (search-string)
   (list locate-command search-string))
 
-;;;### autoload
+;;;###autoload
 (defun locate (search-string &optional filter)
   "Run the program `locate', putting results in `*Locate*' buffer."
   (interactive