enabled which-func in all modes that support it
This commit is contained in:
parent
2d6670cf29
commit
ea106044eb
1 changed files with 1 additions and 0 deletions
|
@ -96,6 +96,7 @@
|
|||
|
||||
;; show the name of the current function definition in the modeline
|
||||
(require 'which-func)
|
||||
(setq which-func-modes t)
|
||||
(which-function-mode 1)
|
||||
|
||||
;; in Emacs 24 programming major modes generally derive from a common
|
||||
|
|
Loading…
Reference in a new issue