]> code.delx.au - gnu-emacs/blobdiff - man/regs.texi
(File Name Cache): Make it clear that the cache is not persistent.
[gnu-emacs] / man / regs.texi
index 0e3c9073ac7fde54ee98e04046e9c64dc5568d54..8b31a992ea395b46fa4c7ff2a4ca97b4d2050121 100644 (file)
@@ -1,8 +1,8 @@
 @c This is part of the Emacs manual.
 @c Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1997, 2002, 2003,
-@c   2004, 2005 Free Software Foundation, Inc.
+@c   2004, 2005, 2006 Free Software Foundation, Inc.
 @c See file emacs.texi for copying conditions.
-@node Registers, Display, Rectangles, Top
+@node Registers, Display, CUA Bindings, Top
 @chapter Registers
 @cindex registers
 
@@ -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.