]> git.eshelyaron.com Git - emacs.git/commit
Use overlay arrow to indicate current *xref* selection
authorMattias Engdegård <mattiase@acm.org>
Sat, 21 Aug 2021 10:38:40 +0000 (12:38 +0200)
committerMattias Engdegård <mattiase@acm.org>
Sat, 21 Aug 2021 10:41:54 +0000 (12:41 +0200)
commitd6ad208b2cea6cb78ea4427ae4715bc5e6c5c85b
tree78502b8ed3eb028b5936cb7f2482808b650af1d0
parent6993d45e519ad7504adcf5a00842114ce8b25110
Use overlay arrow to indicate current *xref* selection

* lisp/progmodes/xref.el (xref--set-arrow): New function.
(xref-show-location-at-point, xref-goto-xref)
(xref--next-error-function): Call it.
(xref--show-common-initialize): Remove arrow.
lisp/progmodes/xref.el