From: Richard M. Stallman Date: Sun, 6 Feb 2005 11:20:28 +0000 (+0000) Subject: (Registers): Registers can hold numbers, too. X-Git-Tag: ttn-vms-21-2-B4~2389 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=75dcf8392527a49c119afa9394e280b8005723c0;p=emacs.git (Registers): Registers can hold numbers, too. --- diff --git a/man/regs.texi b/man/regs.texi index 7268dd72446..41b2e639855 100644 --- a/man/regs.texi +++ b/man/regs.texi @@ -12,13 +12,12 @@ once, or many times; you can move point to a position saved in a register once, or many times. @findex view-register - Each register has a name, which consists of a single character. -A register can -store a piece of text, a rectangle, a position, a window configuration, -or a file name, but only one thing at any given time. Whatever you -store in a register remains there until you store something else in that -register. To see what a register @var{r} contains, use @kbd{M-x -view-register}. + Each register has a name, which consists of a single character. A +register can store a number, a piece of text, a rectangle, a position, +a window configuration, or a file name, but only one thing at any +given time. Whatever you store in a register remains there until you +store something else in that register. To see what a register @var{r} +contains, use @kbd{M-x view-register}. @table @kbd @item M-x view-register @key{RET} @var{r}