emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/debbugs c916195 270/311: * debbugs-gnu.el (debbugs-gnu-


From: Stefan Monnier
Subject: [elpa] externals/debbugs c916195 270/311: * debbugs-gnu.el (debbugs-gnu-phrase-prompt): Small fix in help-echo.
Date: Sun, 29 Nov 2020 18:42:27 -0500 (EST)

branch: externals/debbugs
commit c916195cb3500d3bfcc598c58eabb9d849fc16a5
Author: Michael Heerdegen <michael_heerdegen@web.de>
Commit: Michael Heerdegen <michael_heerdegen@web.de>

    * debbugs-gnu.el (debbugs-gnu-phrase-prompt): Small fix in help-echo.
---
 debbugs-gnu.el | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/debbugs-gnu.el b/debbugs-gnu.el
index 6c8c282..d89d612 100644
--- a/debbugs-gnu.el
+++ b/debbugs-gnu.el
@@ -411,10 +411,8 @@ Derived from `calendar-read'."
    "Enter search phrase: "
    'help-echo "\
 The search phrase contains words to be searched for, combined by
-operators like AND, ANDNOT and OR.  If there is no operator
-between the words, AND is used by default.  The phrase can also
-be empty, in this case only the following attributes are used for
-search."))
+operators like AND, ANDNOT and OR.  The phrase can also be empty,
+in this case only the following attributes are used for search."))
 
 ;;;###autoload
 (defun debbugs-gnu-search (&optional phrase query severities packages 
archivedp)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]