changeset 66672:9c71dbde648a

(Mark Ring): Mention set-mark-command-repeat-pop.
author Richard M. Stallman <rms@gnu.org>
date Thu, 03 Nov 2005 21:44:12 +0000
parents be6d79a520af
children a4d43f085476
files man/mark.texi
diffstat 1 files changed, 6 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/man/mark.texi	Thu Nov 03 21:41:20 2005 +0000
+++ b/man/mark.texi	Thu Nov 03 21:44:12 2005 +0000
@@ -383,10 +383,12 @@
 where the mark was, and restores the mark from the ring of former
 marks.
 
-  If 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.
+@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
+@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.
 
   Each buffer has its own mark ring.  All editing commands use the current
 buffer's mark ring.  In particular, @kbd{C-u C-@key{SPC}} always stays in