]> git.eshelyaron.com Git - emacs.git/commit
Highlight relevant part of xref hits using xref-match face
authorMohsin Kaleem <mohkale@kisara.moe>
Mon, 29 Mar 2021 21:17:07 +0000 (22:17 +0100)
committerJoão Távora <joaotavora@gmail.com>
Sat, 10 Apr 2021 19:42:00 +0000 (20:42 +0100)
commit355f1b5f49cc091ce48a50e534853225f375936a
treef69d74e3d5785b35c9d82bd61f68b468d1bd7a16
parent83b993258b9c96cde165b4055fe1d32820907e99
Highlight relevant part of xref hits using xref-match face

Also close https://github.com/joaotavora/eglot/issues/657.

(eglot--xref-make-match): Use face 'xref-match instead of 'highlight.

GitHub-reference: fix https://github.com/joaotavora/eglot/issues/650
lisp/progmodes/eglot.el