]> git.eshelyaron.com Git - emacs.git/commit
Don't propertize strings when lazy-highlighting completions
authorJoão Távora <joaotavora@gmail.com>
Wed, 1 Nov 2023 18:38:31 +0000 (13:38 -0500)
committerJoão Távora <joaotavora@gmail.com>
Wed, 1 Nov 2023 18:38:31 +0000 (13:38 -0500)
commit4937e8799090da4608133c46101097ed0336baee
tree6e7c5f404d7e8c32fae090476c8bb7f2377b94d4
parent1620faf160c322b6b8f300816c8603fe5b40e677
Don't propertize strings when lazy-highlighting completions

* lisp/minibuffer.el (completion--twq-all): Store
completion--quoted in string.
(completion-pcm--regexp): New helper variable.
(completion-pcm--hilit-commonality): Rework.
(completion--flex-adjust-metadata): Rework sorting code.
lisp/minibuffer.el