Mercurial > emacs
changeset 99173:5cb9bbd57f3b
* indent.texi (Indentation): Replace list with paragraphed text,
putting description of syntax-driven indentation first. Document new
effect of active regions on tab.
(Tab Stops): Note that editable tab stops affect indentation commands.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Tue, 28 Oct 2008 00:38:22 +0000 |
parents | 4ffcb3e1114a |
children | 72600bc4207e |
files | doc/emacs/ChangeLog |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/emacs/ChangeLog Mon Oct 27 22:30:38 2008 +0000 +++ b/doc/emacs/ChangeLog Tue Oct 28 00:38:22 2008 +0000 @@ -1,3 +1,10 @@ +2008-10-28 Chong Yidong <cyd@stupidchicken.com> + + * indent.texi (Indentation): Replace list with paragraphed text, + putting description of syntax-driven indentation first. Document new + effect of active regions on tab. + (Tab Stops): Note that editable tab stops affect indentation commands. + 2008-10-27 Dan Nicolaescu <dann@ics.uci.edu> * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.