]> git.eshelyaron.com Git - emacs.git/commit
xref.el: Ensure that the return value is the buffer
authorDmitry Gutov <dmitry@gutov.dev>
Sat, 2 Sep 2023 01:59:20 +0000 (04:59 +0300)
committerDmitry Gutov <dmitry@gutov.dev>
Sat, 2 Sep 2023 01:59:20 +0000 (04:59 +0300)
commitf735eb962815be2e62d4b876963baa744f65139d
tree15b30ed19388013192eadff50c506885cef26cc7
parentdc1ed3dbfa012a44d65a87d22f510a71474d8123
xref.el: Ensure that the return value is the buffer

* lisp/progmodes/xref.el (xref--show-xrefs, xref--show-defs):
Ensure the return value of the funcall is returned (bug#65631).
lisp/progmodes/xref.el