Mercurial > emacs
changeset 11860:0c39d1945e5e
(easy-menu-do-define): Add autoload cookie.
author | Karl Heuer <kwzh@gnu.org> |
---|---|
date | Sat, 20 May 1995 04:29:39 +0000 |
parents | 8d57babf4b36 |
children | 5bb6ba042015 |
files | lisp/emacs-lisp/easymenu.el |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/emacs-lisp/easymenu.el Sat May 20 03:36:53 1995 +0000 +++ b/lisp/emacs-lisp/easymenu.el Sat May 20 04:29:39 1995 +0000 @@ -95,6 +95,7 @@ (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