summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>2001-04-11 08:36:45 +0000
committerRichard M. Stallman <rms@gnu.org>2001-04-11 08:36:45 +0000
commit96a48d43d379a9e95dffdd6e24ee4f3ee36fc47c (patch)
tree5295b5333d9d29ca8ed8c2d03f67253c73883d1d
parentd3ff0a5773daf3bc6e98ec470c51e71df59f638c (diff)
downloademacs-96a48d43d379a9e95dffdd6e24ee4f3ee36fc47c.tar.gz
emacs-96a48d43d379a9e95dffdd6e24ee4f3ee36fc47c.tar.bz2
emacs-96a48d43d379a9e95dffdd6e24ee4f3ee36fc47c.zip
Correct case of "Mark set" message.
Minor changes.
-rw-r--r--man/mark.texi5
1 files changed, 3 insertions, 2 deletions
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