(define-minor-mode): If KEYMAP is a symbol, just use it.
commit1328a6dfa20b62cba2f7275e572c9cff700fe2b2
authorStefan Monnier <monnier@iro.umontreal.ca>
Sun, 11 Jun 2000 04:55:57 +0000 (11 04:55 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Sun, 11 Jun 2000 04:55:57 +0000 (11 04:55 +0000)
tree78ab0c03d82a403aed78c7cfa29926d047908f56
parent1499d2dd8a652689b44195fe5a2bfbb975958bcd
(define-minor-mode): If KEYMAP is a symbol, just use it.
Use byte-compile-current-file and load-file-name to infer the
proper :require to pass to defcustom.
Wrap the hook var into `progn' so as not to autoload it.
Add a :autoload-end cookie.
Be more careful about the evaluation of KEYMAP.
(easy-mmode-define-global-mode): Add a :autoload-end cookie.
(define-derived-mode): Move define-abbrev-table outside of defvar.
lisp/emacs-lisp/easy-mmode.el