(easy-menu-do-define): Add autoload cookie.
This commit is contained in:
parent
c8bf6cf336
commit
f39223a6bb
1 changed files with 1 additions and 0 deletions
|
@ -95,6 +95,7 @@ is a list of menu items, as above."
|
|||
(defvar (, symbol) nil (, doc))
|
||||
(easy-menu-do-define (quote (, symbol)) (, maps) (, doc) (, menu)))))
|
||||
|
||||
;;;###autoload
|
||||
(defun easy-menu-do-define (symbol maps doc menu)
|
||||
;; We can't do anything that might differ between Emacs dialects in
|
||||
;; `easy-menu-define' in order to make byte compiled files
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue