]> git.eshelyaron.com Git - emacs.git/commit
Make sure default-directory relates to the originating buffer
authorDmitry Gutov <dgutov@yandex.ru>
Sat, 9 Jan 2021 00:08:59 +0000 (02:08 +0200)
committerDmitry Gutov <dgutov@yandex.ru>
Sat, 9 Jan 2021 00:10:06 +0000 (02:10 +0200)
commit6e73e07a6f5cbdd1c5ae6e0f3fbd0f8f56813f1a
tree635fe4c8eb9168db9b78049baa5060d34792adb6
parent3b9dad88e02f05773c599808266febf3e4128222
Make sure default-directory relates to the originating buffer

* lisp/progmodes/xref.el (xref--show-xref-buffer):
Pick up default-directory value from the caller
(https://lists.gnu.org/archive/html/emacs-devel/2021-01/msg00551.html).
(xref-show-definitions-buffer-at-bottom): Same.
lisp/progmodes/xref.el