1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-07 06:22:32 -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 *** empty log message *** 2008-03-27 13:20:27 +00:00
lispref * minibuffer.el (completion-table-with-context): Add support for `pred'. 2008-04-19 03:23:15 +00:00
man *** empty log message *** 2008-03-27 13:20:27 +00:00
misc (Calc Summary): Add mention of `kron'. 2008-04-11 22:36:49 +00:00