# HG changeset patch # User Chong Yidong # Date 1227499534 0 # Node ID 6b00cea84f80242794630e71f4063b5a5774c780 # Parent f70450d3b90ab92c7d2cad057cda1a5d9e263e09 * text.texi (Text): Simplify introduction. Discard mention of `M-x edit-picture', since that is just an alias for picture-mode. (Sentences): Note that repeated M-@ extends the region. (Pages): Make terminology more consistent. Link to Regexps node. (Longlines): Discuss relationship with Visual Line mode. (Text Mode): Remove extraneous discussion of other modes, since they were already introduced in the parent node. diff -r f70450d3b90a -r 6b00cea84f80 doc/emacs/ChangeLog --- a/doc/emacs/ChangeLog Sun Nov 23 17:40:27 2008 +0000 +++ b/doc/emacs/ChangeLog Mon Nov 24 04:05:34 2008 +0000 @@ -1,3 +1,13 @@ +2008-11-24 Chong Yidong + + * text.texi (Text): Simplify introduction. Discard mention of `M-x + edit-picture', since that is just an alias for picture-mode. + (Sentences): Note that repeated M-@ extends the region. + (Pages): Make terminology more consistent. Link to Regexps node. + (Longlines): Discuss relationship with Visual Line mode. + (Text Mode): Remove extraneous discussion of other modes, since they + were already introduced in the parent node. + 2008-11-23 Chong Yidong * anti.texi (Antinews): Rewrite.