From b7fe9089635fdfcf508c037fd6e4c819f816e5be Mon Sep 17 00:00:00 2001 From: Lute Kamstra Date: Sun, 6 Feb 2005 13:17:35 +0000 Subject: [PATCH] (Undo): Fix typo. --- man/ChangeLog | 10 ++++++++++ man/basic.texi | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/man/ChangeLog b/man/ChangeLog index 3d248468366..cf4f8c5bd26 100644 --- a/man/ChangeLog +++ b/man/ChangeLog @@ -1,3 +1,13 @@ +2005-02-06 Lute Kamstra + + * basic.texi (Undo): Fix typo. + + * cmdargs.texi (Emacs Invocation): Fix typo. + + * custom.texi (Init Examples): Fix typo. + + * abbrevs.texi (Expanding Abbrevs): Fix typo. + 2005-02-06 Richard M. Stallman * regs.texi (Registers): Registers can hold numbers, too. diff --git a/man/basic.texi b/man/basic.texi index dabc65defd9..6a8ffc0000f 100644 --- a/man/basic.texi +++ b/man/basic.texi @@ -353,7 +353,7 @@ the sequence of undoing, then type more undo commands. @kindex C-u C-x u Ordinary undo applies to all changes made in the current buffer. You can also perform @dfn{selective undo}, limited to the current region -(@pxref{The Region}). +(@pxref{Mark}). To do this, specify the region you want, then run the @code{undo} command with a prefix argument (the value does not matter): @kbd{C-u C-x u} or @kbd{C-u C-_}. This undoes the most recent change in the region. -- 2.39.2