albinus pushed a commit to branch master
in repository elpa.

commit f52106d545a95d628dd46c6ef6a878ee95c4faa7
Author: Michael Albinus <michael.albi...@gmx.de>
Date:   Tue Jan 28 10:52:15 2014 +0100

    * README: Fix command invocation.
---
 packages/debbugs/README |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/packages/debbugs/README b/packages/debbugs/README
index 92db5ba..439b10f 100644
--- a/packages/debbugs/README
+++ b/packages/debbugs/README
@@ -6,8 +6,8 @@ command `M-x debbugs-gnu-search' for bug searching.  The command
 to show bugs with known numbers, `M-x debbugs-gnu-bugs' could be used.
 
 If you prefer the listing of bugs as TODO items of `org-mode', you
-could use the commands `debbugs-org', `debbugs-org-search' and
-`debbugs-org-bugs' instead.
+could use the commands `M-x debbugs-org', `M-x debbugs-org-search' and
+`M-x debbugs-org-bugs' instead.
 
 This package works by implementing basic functions to access a Debbugs
 SOAP server (see <http://wiki.debian.org/DebbugsSoapInterface>).  It

Reply via email to