; Fix completion-fail-discreetly docstring typo.

This commit is contained in:
Basil L. Contovounesios 2025-02-25 11:26:11 +01:00
parent 02c830ba22
commit 58c7acb555

View file

@ -1455,7 +1455,7 @@ pair of a group title string and a list of group candidate strings."
(defvar completion-tab-width nil) (defvar completion-tab-width nil)
(defvar completion-fail-discreetly 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) (defun completion--message (msg)
(if completion-show-inline-help (if completion-show-inline-help