emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] /srv/bzr/emacs/emacs-24 r108057: * lisp/progmodes/which-fu


From: Glenn Morris
Subject: [Emacs-diffs] /srv/bzr/emacs/emacs-24 r108057: * lisp/progmodes/which-func.el (which-func-format): Bump :version.
Date: Mon, 25 Jun 2012 00:11:53 -0700
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 108057
committer: Glenn Morris <address@hidden>
branch nick: emacs-24
timestamp: Mon 2012-06-25 00:11:53 -0700
message:
  * lisp/progmodes/which-func.el (which-func-format): Bump :version.
modified:
  lisp/progmodes/which-func.el
=== modified file 'lisp/progmodes/which-func.el'
--- a/lisp/progmodes/which-func.el      2012-06-25 07:11:03 +0000
+++ b/lisp/progmodes/which-func.el      2012-06-25 07:11:53 +0000
@@ -149,6 +149,7 @@
 mouse-3: go to end")
     "]")
   "Format for displaying the function in the mode line."
+  :version "24.2"                       ; added mouse-face
   :group 'which-func
   :type 'sexp)
 ;;;###autoload (put 'which-func-format 'risky-local-variable t)


reply via email to

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