summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2008-02-07 06:26:49 +0000
committerGlenn Morris <rgm@gnu.org>2008-02-07 06:26:49 +0000
commit828ebd1038dcf25aaabfe884244d069192dd3501 (patch)
treead86dc5fb92d33e5ceaa3cd82856c170d3e46709
parentfda4d6aaf1c9282dea2627db81008cad1e8a150f (diff)
downloademacs-828ebd1038dcf25aaabfe884244d069192dd3501.tar.gz
D. E. Evans <sinuhe at gnu.org> (tiny change)
(Basic Undo): Remove duplicate "you can".
-rw-r--r--man/basic.texi8
1 files changed, 4 insertions, 4 deletions
diff --git a/man/basic.texi b/man/basic.texi
index da096f530b2..c07b6f0d1cc 100644
--- a/man/basic.texi
+++ b/man/basic.texi
@@ -321,10 +321,10 @@ line with the following line.
@section Undoing Changes
Emacs records a list of changes made in the buffer text, so you can
-you can undo recent changes, as far as the records go.
-Usually each editing command makes a separate entry in the undo
-records, but sometimes an entry covers just part of a command, and
-very simple commands may be grouped.
+undo recent changes, as far as the records go. Usually each editing
+command makes a separate entry in the undo records, but sometimes an
+entry covers just part of a command, and very simple commands may be
+grouped.
@table @kbd
@item C-x u