]> git.eshelyaron.com Git - emacs.git/commitdiff
Comment.
authorGlenn Morris <rgm@gnu.org>
Sat, 14 Apr 2012 17:53:52 +0000 (10:53 -0700)
committerGlenn Morris <rgm@gnu.org>
Sat, 14 Apr 2012 17:53:52 +0000 (10:53 -0700)
lisp/progmodes/which-func.el

index bacc542a388b340c6f50ca5851ca5d50531c68a6..c8435c14ea21adb6b0a231bff84af8e62ebb052c 100644 (file)
@@ -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"))))