From: Richard M. Stallman Date: Thu, 3 Nov 2005 21:44:12 +0000 (+0000) Subject: (Mark Ring): Mention set-mark-command-repeat-pop. X-Git-Tag: emacs-pretest-22.0.90~6083 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=f6b8e4e7b695e9aaf29b26f1b38841f682ce092b;p=emacs.git (Mark Ring): Mention set-mark-command-repeat-pop. --- 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