]> git.eshelyaron.com Git - emacs.git/commitdiff
(Mark Ring): Mention set-mark-command-repeat-pop.
authorRichard M. Stallman <rms@gnu.org>
Thu, 3 Nov 2005 21:44:12 +0000 (21:44 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 3 Nov 2005 21:44:12 +0000 (21:44 +0000)
man/mark.texi

index eb21a51cb27b86925785f7413f93db7febfee6f2..3d1b3210db83b80cc357d1cb45bceffdad876865 100644 (file)
@@ -383,10 +383,12 @@ C-@key{SPC}} (or @kbd{C-u C-@@}); this is the command
 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