summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1998-05-11 23:34:25 +0000
committerRichard M. Stallman <rms@gnu.org>1998-05-11 23:34:25 +0000
commite0b418657f29ccd0d4531b9175098255c960eea8 (patch)
tree029a25e674706257da9811b76eefc8db75118743 /lisp/emacs-lisp
parentac25490d403fec06d1e71b8db6dc1ffa1a186e7e (diff)
downloademacs-e0b418657f29ccd0d4531b9175098255c960eea8.tar.gz
(easy-menu-change): Add autoload cookie.
Diffstat (limited to 'lisp/emacs-lisp')
-rw-r--r--lisp/emacs-lisp/easymenu.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/emacs-lisp/easymenu.el b/lisp/emacs-lisp/easymenu.el
index 8a5043998db..4d553f10965 100644
--- a/lisp/emacs-lisp/easymenu.el
+++ b/lisp/emacs-lisp/easymenu.el
@@ -317,6 +317,7 @@ shadow\\(Double\\)?Etched\\(In\\|Out\\)\\(Dash\\)?\\)\\)$"
`(lambda () (interactive) ,callback)))
command))
+;;;###autoload
(defun easy-menu-change (path name items &optional before)
"Change menu found at PATH as item NAME to contain ITEMS.
PATH is a list of strings for locating the menu containing NAME in the