Mercurial > emacs
changeset 97889:d997b30c0a25
* 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.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sun, 31 Aug 2008 02:11:26 +0000 |
parents | 4f804087b96e |
children | 5bea69b8cbd5 |
files | doc/emacs/ChangeLog |
diffstat | 1 files changed, 12 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/emacs/ChangeLog Sun Aug 31 02:08:24 2008 +0000 +++ b/doc/emacs/ChangeLog Sun Aug 31 02:11:26 2008 +0000 @@ -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.