Mercurial > emacs
view nt/_emacs @ 32999:6bc392d6aef3
(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.
author | Miles Bader <miles@gnu.org> |
---|---|
date | Sat, 28 Oct 2000 06:05:53 +0000 |
parents | 1877e9736ea1 |
children |
line wrap: on
line source
;;; This is the user emacs startup file (.emacs in Unix land). (put 'eval-expression 'disabled nil)