# HG changeset patch # User Glenn Morris # Date 1202365601 0 # Node ID 4766261dc1d82a863151bff4092e5abe3ae3aacf # Parent 466dc98ea3b8dd54c4e5af59d37cb7ed4a67b31c D. E. Evans (tiny change) (Basic Undo): Remove duplicate "you can". diff -r 466dc98ea3b8 -r 4766261dc1d8 doc/emacs/basic.texi --- a/doc/emacs/basic.texi Thu Feb 07 06:22:07 2008 +0000 +++ b/doc/emacs/basic.texi Thu Feb 07 06:26:41 2008 +0000 @@ -321,10 +321,10 @@ @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