(define-minor-mode): Generate `turn-on-MODE' and `turn-off-MODE'
authorMiles Bader <miles@gnu.org>
Sat, 28 Oct 2000 06:07:30 +0000 (06:07 +0000)
committerMiles Bader <miles@gnu.org>
Sat, 28 Oct 2000 06:07:30 +0000 (06:07 +0000)
commiteab6e8b99b0ecd035295de963b26bda463e9abf8
tree5307da63308e7249fd23b36a350248ec7cc130b4
parent51a29efc7f274a7f1d2155435487331ecd7f6956
(define-minor-mode):  Generate `turn-on-MODE' and `turn-off-MODE'
functions unless the mode is global.  If :global is followed by a
non-nil but non-t value, make the mode buffer-local, but also generate a
`global-MODE' version using `easy-mmode-define-global-mode'.  Add
:conditional-turn-on keyword argument.
lisp/ChangeLog
lisp/emacs-lisp/easy-mmode.el