changeset 66688:4f7af488adb0

(Mark Ring): Fix typo.
author Romain Francoise <romain@orebokech.com>
date Fri, 04 Nov 2005 07:37:36 +0000
parents 26faad662ac6
children a9a692f50d60
files man/ChangeLog man/mark.texi
diffstat 2 files changed, 5 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/man/ChangeLog	Fri Nov 04 05:40:03 2005 +0000
+++ b/man/ChangeLog	Fri Nov 04 07:37:36 2005 +0000
@@ -1,3 +1,7 @@
+2005-11-04  Romain Francoise  <romain@orebokech.com>
+
+	* mark.texi (Mark Ring): Fix typo.
+
 2005-11-03  Richard M. Stallman  <rms@gnu.org>
 
 	* mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
--- a/man/mark.texi	Fri Nov 04 05:40:03 2005 +0000
+++ b/man/mark.texi	Fri Nov 04 07:37:36 2005 +0000
@@ -385,7 +385,7 @@
 
 @vindex set-mark-command-repeat-pop
   If you set @code{set-mark-command-repeat-pop} to non-@code{nil},
-then whern you repeat the character @kbd{C-@key{SPC}}, after typing
+then when you repeat the character @kbd{C-@key{SPC}} after typing
 @kbd{C-u C-@key{SPC}}, each repetition moves point to a previous mark
 position from the ring.  The mark positions you move through in this
 way are not lost; they go to the end of the ring.