emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] /srv/bzr/emacs/trunk r107026: * lisp/emacs-lisp/easy-mmode


From: Glenn Morris
Subject: [Emacs-diffs] /srv/bzr/emacs/trunk r107026: * lisp/emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix.
Date: Mon, 30 Jan 2012 20:52:29 -0800
User-agent: Bazaar (2.3.1)

------------------------------------------------------------
revno: 107026
committer: Glenn Morris <address@hidden>
branch nick: trunk
timestamp: Mon 2012-01-30 20:52:29 -0800
message:
  * lisp/emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix.
modified:
  lisp/emacs-lisp/easy-mmode.el
=== modified file 'lisp/emacs-lisp/easy-mmode.el'
--- a/lisp/emacs-lisp/easy-mmode.el     2012-01-31 04:50:04 +0000
+++ b/lisp/emacs-lisp/easy-mmode.el     2012-01-31 04:52:29 +0000
@@ -114,6 +114,7 @@
                buffer-local, so don't make the variable MODE buffer-local.
                By default, the mode is buffer-local.
 :init-value VAL        Same as the INIT-VALUE argument.
+               Not used if you also specify :variable.
 :lighter SPEC  Same as the LIGHTER argument.
 :keymap MAP    Same as the KEYMAP argument.
 :require SYM   Same as in `defcustom'.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]