Mercurial > emacs
comparison src/ChangeLog @ 33525:9e38c818d76e
*** empty log message ***
author | Jason Rumney <jasonr@gnu.org> |
---|---|
date | Wed, 15 Nov 2000 23:48:42 +0000 |
parents | dd371c632ef9 |
children | 27fb2616a75e |
comparison
equal
deleted
inserted
replaced
33524:cf8e03cd4985 | 33525:9e38c818d76e |
---|---|
1 2000-11-15 Jason Rumney <jasonr@gnu.org> | |
2 | |
3 * w32term.c (HIGHLIGHT_COLOR_DARK_BOOST_LIMIT): New constant. | |
4 (w32_alloc_lighter_color): Use new brightness calculations from | |
5 xterm.c. Scale delta to be in the range expected by W32. | |
6 (w32_draw_relief_rect): Use frame relief colors. | |
7 | |
1 2000-11-15 Gerd Moellmann <gerd@gnu.org> | 8 2000-11-15 Gerd Moellmann <gerd@gnu.org> |
2 | 9 |
3 * frame.c (syms_of_frame_1): Removed; code moved to syms_of_frame. | 10 * frame.c (syms_of_frame_1): Removed; code moved to syms_of_frame. |
4 (Qinhibit_default_face_x_resources): New variable. | 11 (Qinhibit_default_face_x_resources): New variable. |
5 (syms_of_frame): Initialize it. | 12 (syms_of_frame): Initialize it. |