]> git.eshelyaron.com Git - emacs.git/commit
* lisp/progmodes/which-func.el (which-func-ff-hook): Obey pre-existing
authorStefan Monnier <monnier@iro.umontreal.ca>
Wed, 3 Sep 2014 19:10:15 +0000 (15:10 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Wed, 3 Sep 2014 19:10:15 +0000 (15:10 -0400)
commit23aec6771492c8e5104be5c44d33e75492ad055a
tree1aa694babcaf04aa4147578ce1b44ff74c1fd897
parenteda0450a3aea160f3e6899b8c0bd8a2ac9ab7866
* lisp/progmodes/which-func.el (which-func-ff-hook): Obey pre-existing
buffer-local setting of which-func-mode.
(which-func-mode): Use defvar-local.
(which-function-mode): Don't reset which-func-mode in each buffer since
it might have been set by someone else.
(which-func-update-ediff-windows): Check which-function-mode.
lisp/ChangeLog
lisp/progmodes/which-func.el