Mercurial > emacs
comparison src/ChangeLog @ 32273:4e5cd8d289c9
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sun, 08 Oct 2000 06:51:37 +0000 |
parents | 867752ecd03c |
children | 2366f009e5e5 |
comparison
equal
deleted
inserted
replaced
32272:ad080e900685 | 32273:4e5cd8d289c9 |
---|---|
1 2000-10-08 Eli Zaretskii <eliz@is.elta.co.il> | |
2 | |
3 * msdos.c (top-level) <Qbackground_color, Qforeground_color>: Make | |
4 them extern (they are defined on xfaces.c). | |
5 (syms_of_msdos): Don't intern and don't staticpro | |
6 Qbackground_color and Qforeground_color. | |
7 | |
1 2000-10-07 Eli Zaretskii <eliz@is.elta.co.il> | 8 2000-10-07 Eli Zaretskii <eliz@is.elta.co.il> |
2 | 9 |
3 * frame.c (Fframe_parameter): For non-windowed frames, if | 10 * frame.c (Fframe_parameter): For non-windowed frames, if |
4 f->param_alist says foreground or background color is unspecified, | 11 f->param_alist says foreground or background color is unspecified, |
5 call tty_color_name to return the color name computed from the | 12 call tty_color_name to return the color name computed from the |