]> code.delx.au - gnu-emacs/commitdiff
D. E. Evans <sinuhe at gnu.org> (tiny change)
authorGlenn Morris <rgm@gnu.org>
Thu, 7 Feb 2008 06:27:09 +0000 (06:27 +0000)
committerGlenn Morris <rgm@gnu.org>
Thu, 7 Feb 2008 06:27:09 +0000 (06:27 +0000)
(Basic Undo): Remove duplicate "you can".

doc/emacs/ChangeLog
doc/emacs/basic.texi

index 5f416f616125df4a45b1fda51e9e4d132712efaf..d1f05e7a10d5188db884d3dfbe098703f60fac4a 100644 (file)
@@ -1,3 +1,7 @@
+2008-02-07  D. E. Evans  <sinuhe@gnu.org>  (tiny change)
+
+       * basic.texi (Basic Undo): Remove duplicate "you can".
+
 2008-02-02  Eli Zaretskii  <eliz@gnu.org>
 
        * maintaining.texi (Tags): Fix last change.
index bb6c5c94c028e77fd308f67da45bc5018866149f..72a0f3331fff040eddf14f22e02dcd51645be05d 100644 (file)
@@ -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