;; Functions
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
-;;;### autoload
+;;;###autoload
(defun define-generic-mode (name comment-list keyword-list font-lock-list
auto-mode-list function-list
&optional description)
(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
)
)
-;;;### autoload
+;;;###autoload
(defun locate-with-filter (search-string filter)
"Run the locate command with a filter."
(interactive