1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-13 06:50:39 -08:00
emacs/doc
Stefan Monnier 25c0d99966 * minibuffer.el (completion-table-with-context): Add support for `pred'.
(completion-table-with-terminator): Don't use complete-with-action
since we have to distinguish all three cases anyway.
(completion-table-with-predicate): New function.
(dynamic-completion-table): Add obsolete alias.
* minibuf.texi (Programmed Completion):
Replace dynamic-completion-table with the new completion-table-dynamic.
2008-04-19 03:23:15 +00:00
..
emacs Fix typo in previous change. 2008-04-09 07:16:40 +00:00
lispintro
lispref * minibuffer.el (completion-table-with-context): Add support for `pred'. 2008-04-19 03:23:15 +00:00
man
misc (Calc Summary): Add mention of `kron'. 2008-04-11 22:36:49 +00:00