Mercurial > emacs
changeset 33457:dedb98466e0c
*** empty log message ***
author | Miles Bader <miles@gnu.org> |
---|---|
date | Tue, 14 Nov 2000 01:45:45 +0000 |
parents | d8d4ecfa24fd |
children | f1c913d16f4c |
files | src/ChangeLog |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Tue Nov 14 01:44:33 2000 +0000 +++ b/src/ChangeLog Tue Nov 14 01:45:45 2000 +0000 @@ -1,3 +1,9 @@ +2000-11-14 Miles Bader <miles@lsi.nec.co.jp> + + * xterm.c (x_alloc_lighter_color): Use real brightness calculation. + Just use FACTOR/2 instead of HIGHLIGHT_COLOR_DARK_BOOST. + (HIGHLIGHT_COLOR_DARK_BOOST): Macro removed. + 2000-11-14 Miles Bader <miles@gnu.org> * xterm.c (x_alloc_lighter_color): Include an additive component