diff options
author | Chong Yidong <cyd@stupidchicken.com> | 2008-08-31 02:11:26 +0000 |
---|---|---|
committer | Chong Yidong <cyd@stupidchicken.com> | 2008-08-31 02:11:26 +0000 |
commit | b18d283d372f9b4d8aaac24333cbd323e26ce631 (patch) | |
tree | 6852628b7fa95d7c8e907e7638a51eeda9b5f78b /doc | |
parent | e31391447249a5b885f8865d0abe59b856149548 (diff) | |
download | emacs-b18d283d372f9b4d8aaac24333cbd323e26ce631.tar.gz |
* emacs.texi (Top): Add Temporary Face Changes xref.
* display.texi (Display): Move Temporary Face Changes node to just
after Standard Faces.
(Scrolling): Document recenter-top-bottom instead of recenter.
(Horizontal Scrolling): Move auto hscroll discussion to the top.
(Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
(Display Custom): Copyedits.
(Optional Mode Line): Document display-battery-mode.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/emacs/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog index 834cdeb82af..a277358670f 100644 --- a/doc/emacs/ChangeLog +++ b/doc/emacs/ChangeLog @@ -1,3 +1,15 @@ +2008-08-31 Chong Yidong <cyd@stupidchicken.com> + + * emacs.texi (Top): Add Temporary Face Changes xref. + + * display.texi (Display): Move Temporary Face Changes node to just + after Standard Faces. + (Scrolling): Document recenter-top-bottom instead of recenter. + (Horizontal Scrolling): Move auto hscroll discussion to the top. + (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace) + (Display Custom): Copyedits. + (Optional Mode Line): Document display-battery-mode. + 2008-08-27 Romain Francoise <romain@orebokech.com> * custom.texi (Directory Variables): Minor fix. |