# HG changeset patch # User Richard M. Stallman # Date 894929665 0 # Node ID aa1d105f0d67eb36a1b29064ff218f84ea5d3ce5 # Parent e27e9e844efe0c728d546cb54e78a67b71447c4b (easy-menu-change): Add autoload cookie. diff -r e27e9e844efe -r aa1d105f0d67 lisp/emacs-lisp/easymenu.el --- 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