(easy-menu-change): Add autoload cookie.
This commit is contained in:
parent
7523843657
commit
168b2d0d5a
1 changed files with 1 additions and 0 deletions
|
@ -317,6 +317,7 @@ shadow\\(Double\\)?Etched\\(In\\|Out\\)\\(Dash\\)?\\)\\)$"
|
||||||
`(lambda () (interactive) ,callback)))
|
`(lambda () (interactive) ,callback)))
|
||||||
command))
|
command))
|
||||||
|
|
||||||
|
;;;###autoload
|
||||||
(defun easy-menu-change (path name items &optional before)
|
(defun easy-menu-change (path name items &optional before)
|
||||||
"Change menu found at PATH as item NAME to contain ITEMS.
|
"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
|
PATH is a list of strings for locating the menu containing NAME in the
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue