X-Git-Url: https://code.delx.au/gnu-emacs-elpa/blobdiff_plain/445258b7156a22c83cc2a4d206ee907bb2b3db09..a38411d43a4619cbad5a088e0501929b4adad065:/packages/debbugs/debbugs-ug.texi diff --git a/packages/debbugs/debbugs-ug.texi b/packages/debbugs/debbugs-ug.texi index b32006163..045e9d1e3 100644 --- a/packages/debbugs/debbugs-ug.texi +++ b/packages/debbugs/debbugs-ug.texi @@ -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"