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

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

[elpa] master 8c8b3e8: * debbugs-gnu.el (debbugs-gnu-phrase-prompt): Sma


From: Michael Heerdegen
Subject: [elpa] master 8c8b3e8: * debbugs-gnu.el (debbugs-gnu-phrase-prompt): Small fix in help-echo.
Date: Fri, 4 Oct 2019 12:45:54 -0400 (EDT)

branch: master
commit 8c8b3e8eb7b8f09b06a6a9e212946077e8d9f80d
Author: Michael Heerdegen <address@hidden>
Commit: Michael Heerdegen <address@hidden>

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

diff --git a/packages/debbugs/debbugs-gnu.el b/packages/debbugs/debbugs-gnu.el
index 6c8c282..d89d612 100644
--- a/packages/debbugs/debbugs-gnu.el
+++ b/packages/debbugs/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]