diff --git a/lisp/simple.el b/lisp/simple.el index 13fbc6ac399..73918a52044 100644 --- a/lisp/simple.el +++ b/lisp/simple.el @@ -9260,7 +9260,7 @@ Called from `temp-buffer-show-hook'." :group 'completion) (defcustom completion-auto-select nil - "Non-nil means to automatically select the completions buffer." + "Non-nil means to automatically select the *Completions* buffer." :type 'boolean :version "29.1" :group 'completion)