]> git.eshelyaron.com Git - emacs.git/commit
Fix xref--next-error-function behavior WRT current buffer
authorDmitry Gutov <dgutov@yandex.ru>
Wed, 28 Feb 2018 01:38:37 +0000 (03:38 +0200)
committerDmitry Gutov <dgutov@yandex.ru>
Wed, 28 Feb 2018 02:04:29 +0000 (04:04 +0200)
commit11c58c4fc495ea4f7bff52ca077fd3e4382aa900
treeaf90353622325ea56b8976087bc8a6dd5e2550ca
parent7a8f3311a79d63c221dda6e680747669bb3d555d
Fix xref--next-error-function behavior WRT current buffer

* lisp/progmodes/xref.el (xref--show-location): Make sure to
make the target window selected at the end, and its buffer
current (bug#20489).
lisp/progmodes/xref.el