]> git.eshelyaron.com Git - emacs.git/commit
Make next-error behavior a bit more flexible
authorDmitry Gutov <dgutov@yandex.ru>
Wed, 27 May 2020 19:15:41 +0000 (22:15 +0300)
committerDmitry Gutov <dgutov@yandex.ru>
Wed, 27 May 2020 19:15:41 +0000 (22:15 +0300)
commit9d7fd78421a339f00892b3241845b1024e2eff7d
tree3e320487f079deaa299da7eda66cfd08d4f8c712
parent0691d25295c3d7ddca1c5958a0c27781e70821a5
Make next-error behavior a bit more flexible

* lisp/simple.el (next-error-no-navigation-try-current):
Extract from the case #2 in next-error-find-buffer (bug#40919).
(next-error-find-buffer-function): Use it as the default.
lisp/simple.el