]> git.eshelyaron.com Git - emacs.git/commitdiff
* text.texi (Text): Simplify introduction. Discard mention of `M-x
authorChong Yidong <cyd@stupidchicken.com>
Mon, 24 Nov 2008 04:05:34 +0000 (04:05 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Mon, 24 Nov 2008 04:05:34 +0000 (04:05 +0000)
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.

doc/emacs/ChangeLog

index 674ef99c30eef1f4495c8c5e7dd3d6cc9799250c..b57170c5f32b3d76fbc350f8b14a5fba6aa23fba 100644 (file)
@@ -1,3 +1,13 @@
+2008-11-24  Chong Yidong  <cyd@stupidchicken.com>
+
+       * 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  <cyd@stupidchicken.com>
 
        * anti.texi (Antinews): Rewrite.