]> git.eshelyaron.com Git - emacs.git/commit
Make xref-find-definitions more customizable
authorDmitry Gutov <dgutov@yandex.ru>
Wed, 22 May 2019 22:30:50 +0000 (01:30 +0300)
committerDmitry Gutov <dgutov@yandex.ru>
Wed, 22 May 2019 22:30:50 +0000 (01:30 +0300)
commit1cadab78e242834adab0fae3cb1feb691d52f8c5
treedfa3d476112727bcec26176cd0cda79c524ed91d
parent49a363c875c66f3d937a7d33e1a1451227a1887d
Make xref-find-definitions more customizable

* lisp/progmodes/xref.el (xref--show-defs-buffer): New function.
Move a bit of logic from xref--show-defs to make it more
customizable.
(xref--push-markers): New function, extracted from
xref--show-xrefs.
(xref-show-definitions-function): Set to the new function.
lisp/progmodes/xref.el