[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] /srv/bzr/emacs/trunk r107908: Comment.
From: |
Glenn Morris |
Subject: |
[Emacs-diffs] /srv/bzr/emacs/trunk r107908: Comment. |
Date: |
Sat, 14 Apr 2012 10:53:52 -0700 |
User-agent: |
Bazaar (2.3.1) |
------------------------------------------------------------
revno: 107908
committer: Glenn Morris <address@hidden>
branch nick: trunk
timestamp: Sat 2012-04-14 10:53:52 -0700
message:
Comment.
modified:
lisp/progmodes/which-func.el
=== modified file 'lisp/progmodes/which-func.el'
--- a/lisp/progmodes/which-func.el 2012-04-14 02:31:50 +0000
+++ b/lisp/progmodes/which-func.el 2012-04-14 17:53:52 +0000
@@ -80,7 +80,7 @@
For other modes it is disabled. If this is equal to t,
then Which Function mode is enabled in any major mode that supports it."
:group 'which-func
- :version "24.2" ; added objc-mode
+ :version "24.2" ; explicit list -> t
:type '(choice (const :tag "All modes" t)
(repeat (symbol :tag "Major mode"))))
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Emacs-diffs] /srv/bzr/emacs/trunk r107908: Comment.,
Glenn Morris <=