]> git.eshelyaron.com Git - emacs.git/commit
De-duplicate lines in Xref buffers
authorJuri Linkov <juri@linkov.net>
Mon, 21 Dec 2020 01:22:23 +0000 (03:22 +0200)
committerDmitry Gutov <dgutov@yandex.ru>
Mon, 21 Dec 2020 01:22:23 +0000 (03:22 +0200)
commitc3ad28c29098e3dd7c14dc2a8399d08e06d77f51
treef956015237e6222326f65841f8f7d71fe6846ae9
parent174607e5ff014fb68bea4945f6199e8da1261788
De-duplicate lines in Xref buffers

* lisp/progmodes/xref.el (xref--insert-xrefs):
Render matches coming from the same line together (bug#36967).
(xref--item-at-point): Account for the above.
lisp/progmodes/xref.el