* minibuffer.el (complete-with-action, lazy-completion-table):
authorStefan Monnier <monnier@iro.umontreal.ca>
Fri, 11 Apr 2008 22:28:02 +0000 (22:28 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Fri, 11 Apr 2008 22:28:02 +0000 (22:28 +0000)
commit21622c6d1045fc8c1ce909ffe9db980b79f3dd3a
tree16a3e964899bfcd71908a4f6f39c61cbd944087e
parent629f618d69f177ff6b95483cc6232d6374cb4b0c
* minibuffer.el (complete-with-action, lazy-completion-table):
Move from subr.el.
(apply-partially, completion-table-dynamic)
(completion-table-with-context, completion-table-with-terminator)
(completion-table-in-turn): New funs.
(completion--make-envvar-table, completion--embedded-envvar-table): New funs.
(read-file-name-internal): Use them.
(completion-setup-hook): Move from simple.el.
* subr.el (complete-with-action, lazy-completion-table):
* simple.el (completion-setup-hook): Move to minibuffer.el.
lisp/ChangeLog
lisp/minibuffer.el
lisp/simple.el
lisp/subr.el