diff --git a/lisp/minibuffer.el b/lisp/minibuffer.el index 29d880e73c5..f0994adbb70 100644 --- a/lisp/minibuffer.el +++ b/lisp/minibuffer.el @@ -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'.