Mercurial > emacs
changeset 85383:7f712f200d35
*** empty log message ***
author | Juri Linkov <juri@jurta.org> |
---|---|
date | Thu, 18 Oct 2007 00:10:41 +0000 |
parents | 357b29703818 |
children | e1e09392b118 |
files | doc/emacs/ChangeLog |
diffstat | 1 files changed, 13 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/emacs/ChangeLog Thu Oct 18 00:10:18 2007 +0000 +++ b/doc/emacs/ChangeLog Thu Oct 18 00:10:41 2007 +0000 @@ -1,3 +1,16 @@ +2007-10-17 Juri Linkov <juri@jurta.org> + + * text.texi (Fill Commands): Undocument fill-paragraph-or-region. + fill-paragraph operates on the active region in Transient Mark mode. + (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region + with fill-paragraph. + + * basic.texi (Arguments): Replace fill-paragraph-or-region with + fill-paragraph. + + * fixit.texi (Spelling): ispell-word operates on the active region + in Transient Mark mode. + 2007-10-17 Aaron S. Hawley <aaronh@garden.org> * building.texi (Source Buffers):