# HG changeset patch # User Richard M. Stallman # Date 1131054252 0 # Node ID 9c71dbde648a61598dc4b172079652924f66b776 # Parent be6d79a520afedaff987eedd0ae9bc6fda36d2fe (Mark Ring): Mention set-mark-command-repeat-pop. diff -r be6d79a520af -r 9c71dbde648a man/mark.texi --- 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