]> git.eshelyaron.com Git - emacs.git/commit
Fix the bug with duplicate entries in xref output
authorDmitry Gutov <dgutov@yandex.ru>
Fri, 24 Dec 2021 13:27:00 +0000 (15:27 +0200)
committerDmitry Gutov <dgutov@yandex.ru>
Fri, 24 Dec 2021 13:27:00 +0000 (15:27 +0200)
commitc09ad0cabde922374c1a34350595a3141ab7f806
treed7899e788d77e570b443134ed68696dade1d1a64
parent04be23f19f6d1290906d2a392a05c58703ea76c5
Fix the bug with duplicate entries in xref output

* lisp/progmodes/etags.el (xref-backend-definitions): Make sure to
save the changed intermediate value of the list (bug#52734).
lisp/progmodes/etags.el