]> git.eshelyaron.com Git - emacs.git/commit
* lisp/minibuffer.el: Tweak and undo parts of recent changes
authorStefan Monnier <monnier@iro.umontreal.ca>
Tue, 29 Oct 2019 20:17:14 +0000 (16:17 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Tue, 29 Oct 2019 20:17:14 +0000 (16:17 -0400)
commit7208c4f8c930a7d91f89fab154fff8a9df0aeeeb
treeef090258f0d79ecff2b7e22d871dddcbd975d603
parent6d2c73e8c725863db5d4fbbf1a59e35ebaa5f6b4
* lisp/minibuffer.el: Tweak and undo parts of recent changes

(completion-metadata): Always return a fresh new cons cell.
(completion--nth-completion): Don't bother calling adjust-metadata
if the result won't be used.
(completion-pcm--hilit-commonality): Revert recent change which had
removed support for `completions-first-difference` in `substring` and
`partial-completion` styles.
(completion--flex-adjust-metadata): Treat the arg as immutable.
lisp/minibuffer.el