Mercurial > emacs
comparison lwlib/lwlib.h @ 94211:81b6ecd7be01
(completion-try-completion): Change magic symbol
property name. Rename from minibuffer-try-completion.
(completion-all-completions): Rename from minibuffer-all-completions.
Remove hide-spaces argument.
(completion--do-completion): Rename from minibuffer--do-completion.
(minibuffer-complete-and-exit): Call just try-completion rather than
completion-try-completion to fix up the case.
(completion--try-word-completion): Try to add space or hyphen before
making `string' a prefix of `completion'.
(completion--insert-strings): Rename from minibuffer--insert-strings.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Mon, 21 Apr 2008 19:02:54 +0000 |
parents | a1c6fb73c033 |
children | 606f2d163a64 3c31d7653adf |
comparison
equal
deleted
inserted
replaced
94210:7cc87e1801a6 | 94211:81b6ecd7be01 |
---|