From f6b8e4e7b695e9aaf29b26f1b38841f682ce092b Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Thu, 3 Nov 2005 21:44:12 +0000 Subject: [PATCH] (Mark Ring): Mention set-mark-command-repeat-pop. --- man/mark.texi | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/man/mark.texi b/man/mark.texi index eb21a51cb27..3d1b3210db8 100644 --- a/man/mark.texi +++ b/man/mark.texi @@ -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 -- 2.39.2