summaryrefslogtreecommitdiff
path: root/lisp/filesets.el
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>2005-03-26 02:14:35 +0000
committerRichard M. Stallman <rms@gnu.org>2005-03-26 02:14:35 +0000
commit7fe11855ab9ede413af077bdb17a1310b0bc8dfe (patch)
treeda09f854d6bc446d3acd13d271e22006bb684bca /lisp/filesets.el
parentf62504368a56b3170b623e2331a4cecd17dfe8c5 (diff)
downloademacs-7fe11855ab9ede413af077bdb17a1310b0bc8dfe.tar.gz
(filesets-init): Add autoload.
Diffstat (limited to 'lisp/filesets.el')
-rw-r--r--lisp/filesets.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/filesets.el b/lisp/filesets.el
index dee662ee87d..faba379db03 100644
--- a/lisp/filesets.el
+++ b/lisp/filesets.el
@@ -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."