]> git.eshelyaron.com Git - emacs.git/commit
Add a built-in alternative for xref-show-definitions-function
authorDmitry Gutov <dgutov@yandex.ru>
Fri, 31 May 2019 15:30:36 +0000 (18:30 +0300)
committerDmitry Gutov <dgutov@yandex.ru>
Sun, 9 Jun 2019 14:14:46 +0000 (17:14 +0300)
commitec563971ecf5d5edde053d965b995a722fe7d79d
tree0157679350d4b2d3f3efe6c9bb29811f433f5e9b
parentb7e26952f0f6ee3061b9bb855e36dee8e1ea6bf4
Add a built-in alternative for xref-show-definitions-function

* lisp/progmodes/xref.el (xref--transient-buffer-mode-map):
New variable.
(xref--transient-buffer-mode): New major mode.
(xref--button-map): Remove the RET binding (it was unnecessary in
the first place).
(xref--show-common-initialize):
Extract from xref--show-xref-buffer.
(xref--show-defs-buffer-at-bottom): New function.
lisp/progmodes/xref.el