]> git.eshelyaron.com Git - emacs.git/commit
Don't push to Xref history when search ends with error
authorDmitry Gutov <dmitry@gutov.dev>
Fri, 1 Sep 2023 01:37:40 +0000 (04:37 +0300)
committerDmitry Gutov <dmitry@gutov.dev>
Fri, 1 Sep 2023 01:37:54 +0000 (04:37 +0300)
commit17188e07ab9084f8d25dedcb784957a461348fa9
treecc92415372ea79f8d9d225767403186c464f918c
parentf862c5d655b81d0861cc23c3a34014cdf665d64f
Don't push to Xref history when search ends with error

* lisp/progmodes/xref.el (xref--push-markers):
Add new arguments (bug#65631).
(xref--show-xrefs, xref--show-defs): Use them.
lisp/progmodes/xref.el