[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/debbugs a55b603 272/311: ; Further refinement in packag
From: |
Stefan Monnier |
Subject: |
[elpa] externals/debbugs a55b603 272/311: ; Further refinement in packages/debbugs/debbugs-ug.texi |
Date: |
Sun, 29 Nov 2020 18:42:27 -0500 (EST) |
branch: externals/debbugs
commit a55b603f89c7d32b4274bfee2091ec18c472df3d
Author: Michael Albinus <michael.albinus@gmx.de>
Commit: Michael Albinus <michael.albinus@gmx.de>
; Further refinement in packages/debbugs/debbugs-ug.texi
---
debbugs-ug.info | 106 ++++++++++++++++++++++++++++----------------------------
debbugs-ug.texi | 11 +++---
2 files changed, 58 insertions(+), 59 deletions(-)
diff --git a/debbugs-ug.info b/debbugs-ug.info
index c052a69..c9e9ca3 100644
--- a/debbugs-ug.info
+++ b/debbugs-ug.info
@@ -180,11 +180,11 @@ changes of the same day.
These both commands are completely interactive. They ask for a
'"search phrase"' for the text search. It is just a string which
- contains the words to be searched for followed by each other.
- There are also operators like "AND", "ANDNOT" and "OR", which
- allow to search for words at different positions in the text.
- Only complete words, contained in a message body, are searched
- for.
+ contains the words to be searched for followed by each other. If
+ there are operators like "AND", "ANDNOT" and "OR" between the
+ words, the search happens for words at different positions in the
+ text. Only complete words, contained in a message body, are
+ searched for.
Wildcard searches are also supported. It can be used for forward
match search and backward match search of words. For example,
@@ -192,8 +192,8 @@ changes of the same day.
matches words which end with "sphere". Moreover, regular
expressions are also supported. For example, "[RX] ^inter.*al$"
matches words which begin with "inter" and end with "al".(2)
- Several wildcards could be separated by the operators. If there
- is no operator between the wildcards, "AND" is used by default.
+ Several wildcards must be separated by the operators explained
+ above.
While the words to be searched for are case insensitive, the
operators must be specified case sensitive.
@@ -1130,51 +1130,51 @@ Tag Table:
Node: Top1097
Node: Retrieving Bugs2704
Node: Searching Bugs7071
-Ref: Searching Bugs-Footnote-111664
-Ref: Searching Bugs-Footnote-211752
-Node: Presenting Bugs11843
-Node: Tabulated Lists12505
-Node: TODO Items16344
-Node: Control Messages17665
-Node: Applying Patches21182
-Node: Posting Patches22572
-Node: Customizing debbugs-gnu-pick-commits25057
-Node: Minor Mode25757
-Node: Command Index27033
-Node: Variable Index27893
-Node: Key Index29409
-Node: Mail Command Index31117
-Ref: Mail Command Index: reassign31270
-Ref: Mail Command Index: reopen32036
-Ref: Mail Command Index: found33190
-Ref: Mail Command Index: notfound34271
-Ref: Mail Command Index: fixed34680
-Ref: Mail Command Index: notfixed35126
-Ref: Mail Command Index: submitter35749
-Ref: Mail Command Index: forwarded36143
-Ref: Mail Command Index: notforwarded36760
-Ref: Mail Command Index: retitle36961
-Ref: Mail Command Index: severity37345
-Ref: Mail Command Index: clone37676
-Ref: Mail Command Index: merge38440
-Ref: Mail Command Index: forcemerge39827
-Ref: Mail Command Index: unmerge40271
-Ref: Mail Command Index: tags40974
-Ref: Mail Command Index: block42040
-Ref: Mail Command Index: unblock42077
-Ref: Mail Command Index: close42562
-Ref: Mail Command Index: package43212
-Ref: Mail Command Index: owner43824
-Ref: Mail Command Index: noowner44187
-Ref: Mail Command Index: archive44360
-Ref: Mail Command Index: unarchive44501
-Ref: Mail Command Index: #44794
-Ref: Mail Command Index: quit45054
-Ref: Mail Command Index: stop45061
-Ref: Mail Command Index: thank45068
-Ref: Mail Command Index: thanks45076
-Ref: Mail Command Index: thankyou45085
-Ref: Mail Command Index: thank you45096
-Ref: Mail Command Index: --45108
+Ref: Searching Bugs-Footnote-111620
+Ref: Searching Bugs-Footnote-211708
+Node: Presenting Bugs11799
+Node: Tabulated Lists12461
+Node: TODO Items16300
+Node: Control Messages17621
+Node: Applying Patches21138
+Node: Posting Patches22528
+Node: Customizing debbugs-gnu-pick-commits25013
+Node: Minor Mode25713
+Node: Command Index26989
+Node: Variable Index27849
+Node: Key Index29365
+Node: Mail Command Index31073
+Ref: Mail Command Index: reassign31226
+Ref: Mail Command Index: reopen31992
+Ref: Mail Command Index: found33146
+Ref: Mail Command Index: notfound34227
+Ref: Mail Command Index: fixed34636
+Ref: Mail Command Index: notfixed35082
+Ref: Mail Command Index: submitter35705
+Ref: Mail Command Index: forwarded36099
+Ref: Mail Command Index: notforwarded36716
+Ref: Mail Command Index: retitle36917
+Ref: Mail Command Index: severity37301
+Ref: Mail Command Index: clone37632
+Ref: Mail Command Index: merge38396
+Ref: Mail Command Index: forcemerge39783
+Ref: Mail Command Index: unmerge40227
+Ref: Mail Command Index: tags40930
+Ref: Mail Command Index: block41996
+Ref: Mail Command Index: unblock42033
+Ref: Mail Command Index: close42518
+Ref: Mail Command Index: package43168
+Ref: Mail Command Index: owner43780
+Ref: Mail Command Index: noowner44143
+Ref: Mail Command Index: archive44316
+Ref: Mail Command Index: unarchive44457
+Ref: Mail Command Index: #44750
+Ref: Mail Command Index: quit45010
+Ref: Mail Command Index: stop45017
+Ref: Mail Command Index: thank45024
+Ref: Mail Command Index: thanks45032
+Ref: Mail Command Index: thankyou45041
+Ref: Mail Command Index: thank you45052
+Ref: Mail Command Index: --45064
End Tag Table
diff --git a/debbugs-ug.texi b/debbugs-ug.texi
index 070fefb..640eef8 100644
--- a/debbugs-ug.texi
+++ b/debbugs-ug.texi
@@ -202,10 +202,10 @@ of the same day.
These both commands are completely interactive. They ask for a
@code{"search phrase"} for the text search. It is just a string which
-contains the words to be searched for followed by each other. There
-are also operators like "AND", "ANDNOT" and "OR", which allow to
-search for words at different positions in the text. Only complete
-words, contained in a message body, are searched for.
+contains the words to be searched for followed by each other. If
+there are operators like "AND", "ANDNOT" and "OR" between the words,
+the search happens for words at different positions in the text. Only
+complete words, contained in a message body, are searched for.
@ignore
Hyperestraier does not specify the word syntax. Since it is written
@@ -223,8 +223,7 @@ words which end with "sphere". Moreover, regular
expressions are also
supported. For example, "[RX] ^inter.*al$" matches words which begin
with "inter" and end with "al".@footnote{Simplified forms, as
described in the Hyperestraier User Guide, are not supported.}
-Several wildcards could be separated by the operators. If there is no
-operator between the wildcards, "AND" is used by default.
+Several wildcards must be separated by the operators explained above.
While the words to be searched for are case insensitive, the operators
must be specified case sensitive.
- [elpa] externals/debbugs dc88f7d 291/311: Autoload debbugs-browse-url., (continued)
- [elpa] externals/debbugs dc88f7d 291/311: Autoload debbugs-browse-url., Stefan Monnier, 2020/11/29
- [elpa] externals/debbugs cca9282 297/311: Make the debbugs display more compact so that you can read the titles, Stefan Monnier, 2020/11/29
- [elpa] externals/debbugs 6bb1538 298/311: Add support for marking bugs as well, Stefan Monnier, 2020/11/29
- [elpa] externals/debbugs 86a7788 220/311: Add "guix-patches" to debbugs, Stefan Monnier, 2020/11/29
- [elpa] externals/debbugs 8aa30e4 227/311: Recognize bugs.gnu.org in debbugs, Stefan Monnier, 2020/11/29
- [elpa] externals/debbugs 17af596 225/311: ; Update author email address in debbugs, Stefan Monnier, 2020/11/29
- [elpa] externals/debbugs 7be84fa 248/311: ; Commit debbugs-ug.info, minor edits in debbugs-gnu.el, Stefan Monnier, 2020/11/29
- [elpa] externals/debbugs 5bb6e23 254/311: Release debbugs 0.19, Stefan Monnier, 2020/11/29
- [elpa] externals/debbugs e839f2a 268/311: Add a debbugs-gnu command to check for paperwork when checking in, Stefan Monnier, 2020/11/29
- [elpa] externals/debbugs 5909433 269/311: * debbugs-gnu.el (debbugs-gnu-search): Make arguments optional., Stefan Monnier, 2020/11/29
- [elpa] externals/debbugs a55b603 272/311: ; Further refinement in packages/debbugs/debbugs-ug.texi,
Stefan Monnier <=
- [elpa] externals/debbugs 8c373ce 281/311: Various minor wording changes, Stefan Monnier, 2020/11/29
- [elpa] externals/debbugs 2efa3a7 284/311: Improve bug id guessing for multi-bug mailboxes, Stefan Monnier, 2020/11/29
- [elpa] externals/debbugs 50d3dca 289/311: Make debbugs install a handler in browse-url-default-handlers., Stefan Monnier, 2020/11/29
- [elpa] externals/debbugs 7b47938 294/311: Fix check for Summary, Stefan Monnier, 2020/11/29
- [elpa] externals/debbugs 40fc893 295/311: Fix From addresses in debbugs-gnu, Stefan Monnier, 2020/11/29
- [elpa] externals/debbugs 91ddba4 296/311: Fix typo in previous debbugs-gnu checkin, Stefan Monnier, 2020/11/29
- [elpa] externals/debbugs 70e705c 306/311: Set the subject in debbugs-gnu correctly, Stefan Monnier, 2020/11/29
- [elpa] externals/debbugs bdf739e 303/311: Parse single-word names better, Stefan Monnier, 2020/11/29
- [elpa] externals/debbugs c8e3100 302/311: If there are multiple patches, collect the .rej from all of them, Stefan Monnier, 2020/11/29
- [elpa] externals/debbugs 6d5364b 184/311: * debbugs: Use cl-lib. Use lexical-binding when available, Stefan Monnier, 2020/11/29