From: Richard M. Stallman Date: Wed, 11 Apr 2001 08:36:45 +0000 (+0000) Subject: Correct case of "Mark set" message. X-Git-Tag: emacs-pretest-21.0.103~235 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=96a48d43d379a9e95dffdd6e24ee4f3ee36fc47c;p=emacs.git Correct case of "Mark set" message. Minor changes. --- diff --git a/man/mark.texi b/man/mark.texi index 5e5713a7e29..209aa36f803 100644 --- a/man/mark.texi +++ b/man/mark.texi @@ -322,12 +322,13 @@ the same buffer. (@code{beginning-of-buffer}), start by setting the mark and saving the old mark on the mark ring. This is to make it easier for you to move back later. Searches set the mark if they move point. You can tell -when a command sets the mark because it displays @samp{Mark Set} in the +when a command sets the mark because it displays @samp{Mark set} in the echo area. If you want to move back to the same place over and over, the mark ring may not be convenient enough. If so, you can record the position -in a register for later retrieval (@pxref{RegPos}). +in a register for later retrieval (@pxref{RegPos,, Saving Positions in +Registers}). @vindex mark-ring-max The variable @code{mark-ring-max} specifies the maximum number of