From 58c7acb55543bddf4280e90c219ee5023d4898f9 Mon Sep 17 00:00:00 2001 From: "Basil L. Contovounesios" Date: Tue, 25 Feb 2025 11:26:11 +0100 Subject: [PATCH] ; Fix completion-fail-discreetly docstring typo. --- lisp/minibuffer.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/minibuffer.el b/lisp/minibuffer.el index f19fe241bfb..cfce7de8df1 100644 --- a/lisp/minibuffer.el +++ b/lisp/minibuffer.el @@ -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