* lisp/progmodes/which-func.el (which-func-format): Bump :version.
This commit is contained in:
parent
26e8548ea1
commit
8c3a19aba0
1 changed files with 1 additions and 0 deletions
|
@ -149,6 +149,7 @@ mouse-2: toggle rest visibility\n\
|
|||
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)
|
||||
|
|
Loading…
Add table
Reference in a new issue