emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] master 66f5072: * packages/debbugs/debbugs-ug.texi (Control Messa


From: Michael Albinus
Subject: [elpa] master 66f5072: * packages/debbugs/debbugs-ug.texi (Control Messages): Add retitle.
Date: Sun, 07 Feb 2016 08:24:36 +0000

branch: master
commit 66f5072b19512cf9abb6348901a396b8f52bc9a1
Author: Michael Albinus <address@hidden>
Commit: Michael Albinus <address@hidden>

    * packages/debbugs/debbugs-ug.texi (Control Messages): Add retitle.
    
    Move severities down.
---
 packages/debbugs/debbugs-ug.info |   27 ++++++++++++++++-----------
 packages/debbugs/debbugs-ug.texi |   19 ++++++++++++-------
 2 files changed, 28 insertions(+), 18 deletions(-)

diff --git a/packages/debbugs/debbugs-ug.info b/packages/debbugs/debbugs-ug.info
index 413792a..422aa98 100644
--- a/packages/debbugs/debbugs-ug.info
+++ b/packages/debbugs/debbugs-ug.info
@@ -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: Layout10159
 Node: Tabulated Lists10634
 Node: TODO Items13881
 Node: Control Messages14928
-Node: Minor Mode17239
-Node: Command Index18178
-Node: Variable Index18825
-Node: Key Index19473
+Node: Minor Mode17324
+Node: Command Index18263
+Node: Variable Index18910
+Node: Key Index19558
 
 End Tag Table
diff --git a/packages/debbugs/debbugs-ug.texi b/packages/debbugs/debbugs-ug.texi
index b320061..553e19b 100644
--- a/packages/debbugs/debbugs-ug.texi
+++ b/packages/debbugs/debbugs-ug.texi
@@ -505,13 +505,6 @@ interactively.
 
 The second bug number is read interactively.
 
address@hidden serious
address@hidden important
address@hidden normal
address@hidden minor
address@hidden 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"
 
address@hidden retitle
+"retitle 12345 @var{title}"
+
+The new bug title is read interactively.
+
address@hidden serious
address@hidden important
address@hidden normal
address@hidden minor
address@hidden wishlist
+"severity 12345 serious|important|normal|minor|wishlist"
+
 @item unarchive
 "unarchive 12345"
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]