changeset 71592:78e1e4fcd148

(M-x): Fix.
author Romain Francoise <romain@orebokech.com>
date Mon, 03 Jul 2006 16:39:32 +0000
parents defa6bf31164
children 4d628cade603
files man/ChangeLog man/m-x.texi
diffstat 2 files changed, 5 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/man/ChangeLog	Mon Jul 03 15:53:33 2006 +0000
+++ b/man/ChangeLog	Mon Jul 03 16:39:32 2006 +0000
@@ -1,3 +1,7 @@
+2006-07-03  Romain Francoise  <romain@orebokech.com>
+
+	* m-x.texi (M-x): Fix.
+
 2006-07-03  Richard Stallman  <rms@gnu.org>
 
 	* rcirc.texi (Scrolling conservatively): Fix xref.
--- a/man/m-x.texi	Mon Jul 03 15:53:33 2006 +0000
+++ b/man/m-x.texi	Mon Jul 03 16:39:32 2006 +0000
@@ -24,7 +24,7 @@
 command name to be run.  @key{RET} exits the minibuffer and runs the
 command.  @xref{Minibuffer}, for more information on the minibuffer.
 
-  You can use completion to enter the command name.  For example, you
+  You can use completion to enter the command name.  For example,
 to invoke the command @code{forward-char}, you can type
 
 @example