Mercurial > emacs
comparison lispref/elisp-vol1.texi @ 29548:71b284c55162
(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.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Sun, 11 Jun 2000 04:55:57 +0000 |
parents | 84f7bd5cad83 |
children | 26912db550c3 |
comparison
equal
deleted
inserted
replaced
29547:57aeae00b4df | 29548:71b284c55162 |
---|