mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-08 15:35:02 +00:00
(easy-menu-change): Add autoload cookie.
This commit is contained in:
parent
7523843657
commit
168b2d0d5a
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user