]> git.eshelyaron.com Git - emacs.git/commit
Doc updates for define-minor-mode argument behavior
authorGlenn Morris <rgm@gnu.org>
Tue, 7 Feb 2012 08:26:54 +0000 (00:26 -0800)
committerGlenn Morris <rgm@gnu.org>
Tue, 7 Feb 2012 08:26:54 +0000 (00:26 -0800)
commit60d47423d1f05071b96857860a8281b318931bee
tree1174c0c7270f250aea285d4acc6599d74f943d61
parentbba26374d0465e50338493a43eaa35312f8612d2
Doc updates for define-minor-mode argument behavior

* doc/lispref/modes.texi (Defining Minor Modes):
Expand on args of defined minor modes.
* lisp/emacs-lisp/easy-mmode.el (define-minor-mode):
Doc fixes for the macro and the mode it defines.
doc/lispref/ChangeLog
doc/lispref/modes.texi
etc/NEWS
lisp/ChangeLog
lisp/emacs-lisp/easy-mmode.el