]> code.delx.au - gnu-emacs-elpa/commitdiff
* packages/debbugs/debbugs-ug.texi (Control Messages): Add retitle.
authorMichael Albinus <michael.albinus@gmx.de>
Sun, 7 Feb 2016 08:24:29 +0000 (09:24 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Sun, 7 Feb 2016 08:24:29 +0000 (09:24 +0100)
Move severities down.

packages/debbugs/debbugs-ug.info
packages/debbugs/debbugs-ug.texi

index 413792aa1f74e07968bcabe8de8264e9377940d0..422aa98b6e60a38bba6b7889a567ba942d07a39d 100644 (file)
@@ -445,13 +445,6 @@ The strings show the exact format of the control messages.
 
      The second bug number is read interactively.
 
-'serious'
-'important'
-'normal'
-'minor'
-'wishlist'
-     "severity 12345 serious|important|normal|minor|wishlist"
-
 'invalid'
      "tags 12345 notabug"
      "tags 12345 wontfix"
@@ -471,6 +464,18 @@ The strings show the exact format of the control messages.
 'reopen'
      "reopen 12345"
 
+'retitle'
+     "retitle 12345 TITLE"
+
+     The new bug title is read interactively.
+
+'serious'
+'important'
+'normal'
+'minor'
+'wishlist'
+     "severity 12345 serious|important|normal|minor|wishlist"
+
 'unarchive'
      "unarchive 12345"
 
@@ -581,9 +586,9 @@ Node: Layout\7f10159
 Node: Tabulated Lists\7f10634
 Node: TODO Items\7f13881
 Node: Control Messages\7f14928
-Node: Minor Mode\7f17239
-Node: Command Index\7f18178
-Node: Variable Index\7f18825
-Node: Key Index\7f19473
+Node: Minor Mode\7f17324
+Node: Command Index\7f18263
+Node: Variable Index\7f18910
+Node: Key Index\7f19558
 \1f
 End Tag Table
index b320061631fec530db5b2be8339912d945886239..553e19babbd87abb6b5b22f4799ed87b16859986 100644 (file)
@@ -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"