Mercurial > emacs
changeset 99858:6b00cea84f80
* 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.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Mon, 24 Nov 2008 04:05:34 +0000 |
parents | f70450d3b90a |
children | adc13aaead91 |
files | doc/emacs/ChangeLog |
diffstat | 1 files changed, 10 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <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.