* lisp/minibuffer.el (complete-with-action): Return nil for the metadata and
commit30a235016ebe8326593b16ed42daeeaa4dead526
authorStefan Monnier <monnier@iro.umontreal.ca>
Tue, 31 May 2011 21:40:30 +0000 (31 18:40 -0300)
committerStefan Monnier <monnier@iro.umontreal.ca>
Tue, 31 May 2011 21:40:30 +0000 (31 18:40 -0300)
tree83d273354080c337be857278eb4567e7bce99fd5
parent5a94384bca430c6cd8161d1825e14639c2a5a7e3
* lisp/minibuffer.el (complete-with-action): Return nil for the metadata and
boundaries of non-functional tables.
(completion-table-dynamic): Return nil for the metadata.
(completion-table-with-terminator): Add default case, using
complete-with-action.
(completion--metadata): New function.
(completion-all-sorted-completions, minibuffer-completion-help): Use it
to try and avoid pathological performance problems.
(completion--embedded-envvar-table): Return `category' metadata.
lisp/ChangeLog
lisp/minibuffer.el