comparison man/mark.texi @ 66688:4f7af488adb0

(Mark Ring): Fix typo.
author Romain Francoise <romain@orebokech.com>
date Fri, 04 Nov 2005 07:37:36 +0000
parents 9c71dbde648a
children f54ada46e59e 7beb78bc1f8e
comparison
equal deleted inserted replaced
66687:26faad662ac6 66688:4f7af488adb0
383 where the mark was, and restores the mark from the ring of former 383 where the mark was, and restores the mark from the ring of former
384 marks. 384 marks.
385 385
386 @vindex set-mark-command-repeat-pop 386 @vindex set-mark-command-repeat-pop
387 If you set @code{set-mark-command-repeat-pop} to non-@code{nil}, 387 If you set @code{set-mark-command-repeat-pop} to non-@code{nil},
388 then whern you repeat the character @kbd{C-@key{SPC}}, after typing 388 then when you repeat the character @kbd{C-@key{SPC}} after typing
389 @kbd{C-u C-@key{SPC}}, each repetition moves point to a previous mark 389 @kbd{C-u C-@key{SPC}}, each repetition moves point to a previous mark
390 position from the ring. The mark positions you move through in this 390 position from the ring. The mark positions you move through in this
391 way are not lost; they go to the end of the ring. 391 way are not lost; they go to the end of the ring.
392 392
393 Each buffer has its own mark ring. All editing commands use the current 393 Each buffer has its own mark ring. All editing commands use the current