From: Chong Yidong Date: Mon, 24 Nov 2008 04:05:34 +0000 (+0000) Subject: * text.texi (Text): Simplify introduction. Discard mention of `M-x X-Git-Tag: emacs-pretest-23.0.90~1587 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=90effe33344622be390e1d107da642d72ca3ec08;p=emacs.git * 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 --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog index 674ef99c30e..b57170c5f32 100644 --- a/doc/emacs/ChangeLog +++ b/doc/emacs/ChangeLog @@ -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.