summaryrefslogtreecommitdiff
path: root/man/mark.texi
diff options
context:
space:
mode:
authorRomain Francoise <romain@orebokech.com>2005-11-04 07:37:36 +0000
committerRomain Francoise <romain@orebokech.com>2005-11-04 07:37:36 +0000
commit44e21b24adc4a1cb3a358b1b4bd08bebbdc16776 (patch)
tree47f95fe4ff188e3117e097561b10dac7f94e7252 /man/mark.texi
parent39bcfe5f466c009125c81e609ca7b68ec60295f8 (diff)
downloademacs-44e21b24adc4a1cb3a358b1b4bd08bebbdc16776.tar.gz
(Mark Ring): Fix typo.
Diffstat (limited to 'man/mark.texi')
-rw-r--r--man/mark.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/mark.texi b/man/mark.texi
index 3d1b3210db8..545eca30b8b 100644
--- a/man/mark.texi
+++ b/man/mark.texi
@@ -385,7 +385,7 @@ marks.
@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.