diff options
| -rw-r--r-- | lisp/filesets.el | 1 |
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. |
| 2501 | Set up hooks, load the cache file -- if existing -- and build the menu." | 2502 | Set up hooks, load the cache file -- if existing -- and build the menu." |