From 3508c523aa6e925e4be3bbdd87af5197adbdce7b Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Fri, 23 Feb 2001 18:02:33 +0000 Subject: [PATCH] (Setting Mark): Add a cross-reference to the section which describes how to go to old marks. Suggested by Jay Bingham . --- man/mark.texi | 3 +++ 1 file changed, 3 insertions(+) diff --git a/man/mark.texi b/man/mark.texi index 9b3dd4780dd..5e5713a7e29 100644 --- a/man/mark.texi +++ b/man/mark.texi @@ -102,6 +102,9 @@ is); do @kbd{C-x C-x} to put point at that end of the region, and then move it. A second use of @kbd{C-x C-x}, if necessary, puts the mark at the new position with point back at its original position. + For more facilities that allow you to go to previously set marks, see +@ref{Mark Ring}. + @kindex C-@@ There is no such character as @kbd{C-@key{SPC}} in ASCII; when you type @key{SPC} while holding down @key{CTRL}, what you get on most -- 2.39.5