mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-02-03 20:24:29 +00:00
(easy-menu-do-define): Add autoload cookie.
This commit is contained in:
parent
c8bf6cf336
commit
f39223a6bb
@ -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…
x
Reference in New Issue
Block a user