]> git.eshelyaron.com Git - emacs.git/commit
Unbreak xref-goto-xref in Emacs 26
authorDmitry Gutov <dgutov@yandex.ru>
Wed, 26 Aug 2020 21:47:18 +0000 (00:47 +0300)
committerDmitry Gutov <dgutov@yandex.ru>
Wed, 26 Aug 2020 21:56:16 +0000 (00:56 +0300)
commit7f6dba00edcccd6510185108a5c4bbb010393230
tree684a58b97787345b35451141b185890682306231
parent14fb657ba82da346d36f05f88da26f1c5498b798
Unbreak xref-goto-xref in Emacs 26

* lisp/progmodes/xref.el (xref-goto-xref):
Call next-error-found only if it's defined (bug#42981).
lisp/progmodes/xref.el