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 bacc542..c8435c1 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"))))