(Mark Ring): Fix typo.

This commit is contained in:
Romain Francoise 2005-11-04 07:37:36 +00:00
parent 39bcfe5f46
commit 44e21b24ad
2 changed files with 5 additions and 1 deletions

View file

@ -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.

View file

@ -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.