]> git.eshelyaron.com Git - emacs.git/commit
Avoid infloop in which-function-mode when a vc file has changed
authorLars Ingebrigtsen <larsi@gnus.org>
Sat, 17 Oct 2020 08:29:15 +0000 (10:29 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Sat, 17 Oct 2020 08:29:15 +0000 (10:29 +0200)
commit0a3d584ce4167b0241bf2cdcf5c670fdea49f46f
tree08bcc3953c1c7ce24533a3919fd42b1ac47ff0b8
parent6d0b2a60f6e3b20c807ae17f4afe8a327bea584b
Avoid infloop in which-function-mode when a vc file has changed

* lisp/vc/diff-mode.el (diff-find-source-location): Avoid warnings
when called from which-function-mode and the file has changed
(bug#42818).
lisp/vc/diff-mode.el