Function: xref--show-defs-buffer-at-bottom
xref--show-defs-buffer-at-bottom is a function alias for
xref-show-definitions-buffer-at-bottom, defined in xref.el.gz.
This function is obsolete since 28.1; use
xref-show-definitions-buffer-at-bottom instead.
Signature
(xref--show-defs-buffer-at-bottom FETCHER ALIST)
Documentation
Show the definitions list in a window at the bottom.
When there is more than one definition, split the selected window
and show the list in a small window at the bottom. And use a
local keymap that binds RET to xref-quit-and-goto-xref.
Aliases
xref--show-defs-buffer-at-bottom (obsolete since 28.1)