Mercurial > emacs
changeset 33015:c50588266cd5
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sat, 28 Oct 2000 18:48:08 +0000 |
parents | 2eb3adfaa01f |
children | 3cdab1228462 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Oct 28 18:46:10 2000 +0000 +++ b/lisp/ChangeLog Sat Oct 28 18:48:08 2000 +0000 @@ -1,5 +1,9 @@ 2000-10-28 Eli Zaretskii <eliz@is.elta.co.il> + * startup.el (normal-top-level): If the value of $TERM indicates + we are running from xterm or one of its work-alikes, default to a + light background mode. + Support for -fg, -bg, and -rv command-line arguments for TTYs: * faces.el (tty-handle-reverse-video): New function. (tty-create-frame-with-faces): Call it.