Mercurial > emacs
changeset 33525:9e38c818d76e
*** empty log message ***
author | Jason Rumney <jasonr@gnu.org> |
---|---|
date | Wed, 15 Nov 2000 23:48:42 +0000 |
parents | cf8e03cd4985 |
children | 27fb2616a75e |
files | src/ChangeLog |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Wed Nov 15 23:47:47 2000 +0000 +++ b/src/ChangeLog Wed Nov 15 23:48:42 2000 +0000 @@ -1,3 +1,10 @@ +2000-11-15 Jason Rumney <jasonr@gnu.org> + + * w32term.c (HIGHLIGHT_COLOR_DARK_BOOST_LIMIT): New constant. + (w32_alloc_lighter_color): Use new brightness calculations from + xterm.c. Scale delta to be in the range expected by W32. + (w32_draw_relief_rect): Use frame relief colors. + 2000-11-15 Gerd Moellmann <gerd@gnu.org> * frame.c (syms_of_frame_1): Removed; code moved to syms_of_frame.