diff options
author | Noam Postavsky <npostavs@gmail.com> | 2016-11-27 10:04:48 -0500 |
---|---|---|
committer | Noam Postavsky <npostavs@gmail.com> | 2016-12-06 22:20:23 -0500 |
commit | 60fe63015165a03a765852f60367e548c1617f89 (patch) | |
tree | ef14b3f84206cf0ebb499d81b4bec0c5c33fd9e2 /lisp/emacs-lisp/benchmark.el | |
parent | 58e418d2ceb82501f03d9c3316fd0a46faf7f0eb (diff) | |
download | emacs-60fe63015165a03a765852f60367e548c1617f89.tar.gz emacs-60fe63015165a03a765852f60367e548c1617f89.tar.bz2 emacs-60fe63015165a03a765852f60367e548c1617f89.zip |
Give test-completion's PREDICATE full alist entry
Since 2016-06-26 "Fix test-completion with completion-regexp-list", when
calling test-completion with an alist collection, the predicate was
recieving the string value instead of the alist entry (Bug#24966).
* src/minibuf.c (Ftest_completion): Don't modify the found element, just
test STRING against `completion-regexp-list'.
* test/src/minibuf-tests.el: New tests for `try-completion',
`all-completions', and `test-completion'.
Diffstat (limited to 'lisp/emacs-lisp/benchmark.el')
0 files changed, 0 insertions, 0 deletions