]> git.eshelyaron.com Git - emacs.git/commit
completion-pcm--hilit-commonality: Reuse the match-data cons cells
authorDmitry Gutov <dgutov@yandex.ru>
Sun, 6 Jun 2021 21:57:42 +0000 (00:57 +0300)
committerDmitry Gutov <dgutov@yandex.ru>
Sun, 6 Jun 2021 21:57:50 +0000 (00:57 +0300)
commit6329e70460137e34abbc7590c5892623547f9b26
tree309f3b2d36e44e94f2fa92ed1944dd84fabf16ef
parentfc37483617e09fb901c075dd20cfb7b2c2a165fe
completion-pcm--hilit-commonality: Reuse the match-data cons cells

* lisp/minibuffer.el (completion-pcm--hilit-commonality): Reuse
the match-data cons cells for better performance (bug#48841).
lisp/minibuffer.el