]> git.eshelyaron.com Git - emacs.git/commit
Robustify a helper function for test/lisp/minibuffer-tests.el
authorJoão Távora <joaotavora@gmail.com>
Mon, 28 Dec 2020 09:10:19 +0000 (09:10 +0000)
committerJoão Távora <joaotavora@gmail.com>
Tue, 29 Dec 2020 13:28:06 +0000 (13:28 +0000)
commitd8c596f7309bd6fd6e127b8027dfb4c508afd2ea
treefeb491bb2d4cd421e76b47127af9f192d9411f6d
parentd333ec4cabd21244e5ee468b3a7475fa2dcbe614
Robustify a helper function for test/lisp/minibuffer-tests.el

completion--pcm-first-difference-pos wasn't taking into account the
fact that faces may come in lists.  bug#42149

* test/lisp/minibuffer-tests.el
(completion--pcm-first-difference-pos): Robustify.
test/lisp/minibuffer-tests.el