]> code.delx.au - gnu-emacs-elpa/blobdiff - packages/debbugs/debbugs-ug.texi
* packages/debbugs/debbugs-ug.texi (Searching Bugs): Fix typo.
[gnu-emacs-elpa] / packages / debbugs / debbugs-ug.texi
index b320061631fec530db5b2be8339912d945886239..045e9d1e3fd00f79d4fc403fa9c47f55a3abe45a 100644 (file)
@@ -176,7 +176,7 @@ AND is used by default.
 
 Wild card searches are also supported.  It can be used for forward
 match search and backward match search.  For example, "[BW] euro"
-matches words which begin with "euro".  "[EW] shere" matches words
+matches words which begin with "euro".  "[EW] sphere" 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".@footnote{Simplified forms, as
@@ -505,13 +505,6 @@ interactively.
 
 The second bug number is read interactively.
 
-@item serious
-@itemx important
-@itemx normal
-@itemx minor
-@itemx wishlist
-"severity 12345 serious|important|normal|minor|wishlist"
-
 @item invalid
 "tags 12345 notabug" @*
 "tags 12345 wontfix" @*
@@ -531,6 +524,18 @@ The package name on the GNU Debbugs server is read interactively.
 @item reopen
 "reopen 12345"
 
+@item retitle
+"retitle 12345 @var{title}"
+
+The new bug title is read interactively.
+
+@item serious
+@itemx important
+@itemx normal
+@itemx minor
+@itemx wishlist
+"severity 12345 serious|important|normal|minor|wishlist"
+
 @item unarchive
 "unarchive 12345"