1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-27 08:43:40 -07:00

* 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.
This commit is contained in:
Chong Yidong 2008-08-31 02:11:26 +00:00
parent e313914472
commit b18d283d37

View file

@ -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.