branch: externals/debbugs
commit d559351d8c694725bdbe848aad641f8abcd520f5
Author: Michael Albinus <[email protected]>
Commit: Michael Albinus <[email protected]>

    * README: Add command `debbugs-gnu-bugs'.
---
 README | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/README b/README
index 004d790..5b54da2 100644
--- a/README
+++ b/README
@@ -2,7 +2,8 @@ This package lets you access the GNU Bug Tracker from within 
Emacs.
 
 It defines the command `M-x debbugs-gnu' for listing bugs, and the
 command `M-x debbugs-gnu-search' for bug searching.  The command
-`debbugs-gnu-usertags' shows existing user tags on bugs.
+`M-x debbugs-gnu-usertags' shows existing user tags on bugs.  In order
+to show bugs with known numbers, `M-x debbugs-gnu-bugs' could be used.
 
 This package works by implementing basic functions to access a Debbugs
 SOAP server (see <http://wiki.debian.org/DebbugsSoapInterface>).  It

Reply via email to