; Fix completion-fail-discreetly docstring typo.
This commit is contained in:
@@ -1455,7 +1455,7 @@ pair of a group title string and a list of group candidate strings."
|
||||
(defvar completion-tab-width nil)
|
||||
|
||||
(defvar completion-fail-discreetly nil
|
||||
"If non-nil, stay quiet when there is no match.")
|
||||
"If non-nil, stay quiet when there is no match.")
|
||||
|
||||
(defun completion--message (msg)
|
||||
(if completion-show-inline-help
|
||||
|
||||
Reference in New Issue
Block a user