Mercurial > emacs
diff src/ChangeLog @ 32255:867752ecd03c
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sat, 07 Oct 2000 18:59:12 +0000 |
parents | 2cf1369b3b02 |
children | 4e5cd8d289c9 |
line wrap: on
line diff
--- a/src/ChangeLog Sat Oct 07 18:57:36 2000 +0000 +++ b/src/ChangeLog Sat Oct 07 18:59:12 2000 +0000 @@ -1,3 +1,10 @@ +2000-10-07 Eli Zaretskii <eliz@is.elta.co.il> + + * frame.c (Fframe_parameter): For non-windowed frames, if + f->param_alist says foreground or background color is unspecified, + call tty_color_name to return the color name computed from the + frame's current colors. + 2000-10-06 Dave Love <fx@gnu.org> * terminfo.c (ospeed): Don't declare.