]> git.eshelyaron.com Git - emacs.git/commit
(xref--collect-matches-1): Remove some intermediate allocations
authorDmitry Gutov <dgutov@yandex.ru>
Fri, 8 Oct 2021 15:25:55 +0000 (18:25 +0300)
committerDmitry Gutov <dgutov@yandex.ru>
Fri, 8 Oct 2021 15:44:54 +0000 (18:44 +0300)
commit59782839cb9ca7f3bc37bf00773db9ddc4cde61b
tree955ffe67b1ec2aa642d6bf2f764b4045499ee867
parent1c7d056f4d38d212b23353f0d98d288bfa74f755
(xref--collect-matches-1): Remove some intermediate allocations

* lisp/progmodes/xref.el: (xref--collect-matches-1):
Rewrite to remove some intermediate allocations.
Modest performance improvement.
lisp/progmodes/xref.el