comparison src/ChangeLog @ 33457:dedb98466e0c

*** empty log message ***
author Miles Bader <miles@gnu.org>
date Tue, 14 Nov 2000 01:45:45 +0000
parents 782f1528462b
children 94ee575dd668
comparison
equal deleted inserted replaced
33456:d8d4ecfa24fd 33457:dedb98466e0c
1 2000-11-14 Miles Bader <miles@lsi.nec.co.jp>
2
3 * xterm.c (x_alloc_lighter_color): Use real brightness calculation.
4 Just use FACTOR/2 instead of HIGHLIGHT_COLOR_DARK_BOOST.
5 (HIGHLIGHT_COLOR_DARK_BOOST): Macro removed.
6
1 2000-11-14 Miles Bader <miles@gnu.org> 7 2000-11-14 Miles Bader <miles@gnu.org>
2 8
3 * xterm.c (x_alloc_lighter_color): Include an additive component 9 * xterm.c (x_alloc_lighter_color): Include an additive component
4 too for dark colors, because FACTOR isn't enough. 10 too for dark colors, because FACTOR isn't enough.
5 (HIGHLIGHT_COLOR_DARK_BOOST, HIGHLIGHT_COLOR_DARK_BOOST_LIMIT): 11 (HIGHLIGHT_COLOR_DARK_BOOST, HIGHLIGHT_COLOR_DARK_BOOST_LIMIT):