changeset 68514:11e04df4c09e

(Registers): Mention bookmarks here.
author Richard M. Stallman <rms@gnu.org>
date Tue, 31 Jan 2006 18:28:32 +0000
parents d05c908da978
children feb2110d1e96
files man/regs.texi
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/man/regs.texi	Tue Jan 31 18:27:31 2006 +0000
+++ b/man/regs.texi	Tue Jan 31 18:28:32 2006 +0000
@@ -25,6 +25,11 @@
 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.