diff man/mark.texi @ 38490:1518ad710658

Fix last changes.
author Eli Zaretskii <eliz@gnu.org>
date Thu, 19 Jul 2001 13:24:11 +0000
parents c8c4805bde95
children 4d3fd773cd30
line wrap: on
line diff
--- a/man/mark.texi	Thu Jul 19 13:16:14 2001 +0000
+++ b/man/mark.texi	Thu Jul 19 13:24:11 2001 +0000
@@ -315,7 +315,7 @@
 feature more useful, each buffer remembers 16 previous locations of the
 mark, in the @dfn{mark ring}.  Commands that set the mark also push the
 old mark onto this ring.  To return to a marked location, use @kbd{C-u
-C-@key{SPC}} (or @kbd{C-u C-@@}); this is the same as the command
+C-@key{SPC}} (or @kbd{C-u C-@@}); this is the command
 @code{set-mark-command} given a numeric argument.  It moves point to
 where the mark was, and restores the mark from the ring of former
 marks.  Thus, repeated use of this command moves point to all of the old