]> code.delx.au - gnu-emacs-elpa/blobdiff - packages/debbugs/debbugs-ug.texi
Merge commit '68160bad14b031b069f30f1bd494ba4f252321c1'
[gnu-emacs-elpa] / packages / debbugs / debbugs-ug.texi
index f38bccf7409b236d77f91428227768e323f600e1..553e19babbd87abb6b5b22f4799ed87b16859986 100644 (file)
@@ -352,7 +352,9 @@ Restore the full list again after narrowing.
 @kindex @kbd{g}
 @kbd{g} @tab
 @code{debbugs-gnu-rescan} @*
-Reload all bugs from the GNU Debbugs server.
+Reload all bugs.  With a prefix argument @kbd{C-u}, the bug status
+cache is disabled, and all bug reports are retrieved from the GNU
+Debbugs server.
 
 @item
 @kindex @kbd{B}
@@ -503,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" @*
@@ -529,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"