Mercurial > emacs
changeset 60965:7b5c3ff57835
(filesets-init): Add autoload.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sat, 26 Mar 2005 02:14:35 +0000 |
parents | 0b933f58d514 |
children | bc93d41f78c4 |
files | lisp/filesets.el |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/filesets.el Sat Mar 26 02:13:35 2005 +0000 +++ b/lisp/filesets.el Sat Mar 26 02:14:35 2005 +0000 @@ -2496,6 +2496,7 @@ (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."