Mercurial > emacs
changeset 22033:aa1d105f0d67
(easy-menu-change): Add autoload cookie.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Mon, 11 May 1998 23:34:25 +0000 |
parents | e27e9e844efe |
children | 430908755560 |
files | lisp/emacs-lisp/easymenu.el |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/emacs-lisp/easymenu.el Mon May 11 18:49:42 1998 +0000 +++ b/lisp/emacs-lisp/easymenu.el Mon May 11 23:34:25 1998 +0000 @@ -317,6 +317,7 @@ `(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