aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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."))
2496(defun filesets-exit () 2496(defun filesets-exit ()
2497 (filesets-menu-cache-file-save-maybe)) 2497 (filesets-menu-cache-file-save-maybe))
2498 2498
2499;;;###autoload
2499(defun filesets-init () 2500(defun filesets-init ()
2500 "Filesets initialization. 2501 "Filesets initialization.
2501Set up hooks, load the cache file -- if existing -- and build the menu." 2502Set up hooks, load the cache file -- if existing -- and build the menu."