mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-16 17:24:23 +00:00
; * lisp/minibuffer.el (completion-eager-update): Doc fix.
This commit is contained in:
parent
4d90bdb385
commit
5124157263
1 changed files with 1 additions and 1 deletions
|
|
@ -1069,7 +1069,7 @@ metadata."
|
|||
|
||||
If `t', always update as you type.
|
||||
|
||||
If `auto', only update if the completion property 'eager-update' is
|
||||
If `auto', only update if the completion property `eager-update' is
|
||||
non-nil, whether set by the completion table or by
|
||||
`completion-category-overrides' or by `completion-category-defaults'.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue