]> git.eshelyaron.com Git - emacs.git/commitdiff
(Registers): Mention bookmarks here.
authorRichard M. Stallman <rms@gnu.org>
Tue, 31 Jan 2006 18:28:32 +0000 (18:28 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 31 Jan 2006 18:28:32 +0000 (18:28 +0000)
man/regs.texi

index 0992d75005289b3fca377036d71332f5fb855c04..0ed83f2bf54e5df4f71dbb21cc18c7e5b8e48378 100644 (file)
@@ -25,6 +25,11 @@ contains, use @kbd{M-x view-register}.
 Display a description of what register @var{r} contains.
 @end table
 
+  @dfn{Bookmarks} record files and positions in them, so you can
+return to those positions when you look at the file again.
+Bookmarks are similar enough in spirit to registers that they
+seem to belong in this chapter.
+
 @menu
 * Position: RegPos.           Saving positions in registers.
 * Text: RegText.              Saving text in registers.