# HG changeset patch # User Eli Zaretskii # Date 971938610 0 # Node ID 098996fe006cc773e0efbf535c76ff08b479f50d # Parent 48709f040160c2d9985aaa8e39056f1e5d4290cf *** empty log message *** diff -r 48709f040160 -r 098996fe006c lisp/ChangeLog --- a/lisp/ChangeLog Thu Oct 19 06:55:04 2000 +0000 +++ b/lisp/ChangeLog Thu Oct 19 06:56:50 2000 +0000 @@ -1,3 +1,9 @@ +2000-10-19 Eli Zaretskii + + * faces.el (frame-set-background-mode): If a tty frame defines a + background color, use that to compute the background mode, instead + of always defaulting to "dark". + 2000-10-19 Miles Bader * comint.el (comint-write-output): New function.