]> git.eshelyaron.com Git - emacs.git/commitdiff
(filesets-init): Add autoload.
authorRichard M. Stallman <rms@gnu.org>
Sat, 26 Mar 2005 02:14:35 +0000 (02:14 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sat, 26 Mar 2005 02:14:35 +0000 (02:14 +0000)
lisp/filesets.el

index dee662ee87d59ff6bb32381df7912f4ddf3a4093..faba379db037a3655200dee93d120e96eb05a398 100644 (file)
@@ -2496,6 +2496,7 @@ We apologize for the inconvenience."))
 (defun filesets-exit ()
   (filesets-menu-cache-file-save-maybe))
 
+;;;###autoload
 (defun filesets-init ()
   "Filesets initialization.
 Set up hooks, load the cache file -- if existing -- and build the menu."