enabled which-func in all modes that support it

This commit is contained in:
Bozhidar Batsov 2013-01-02 14:34:09 +02:00
parent 2d6670cf29
commit ea106044eb

View file

@ -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