Mercurial > emacs
comparison src/ChangeLog @ 33450:a4ceced5c784
*** empty log message ***
author | Miles Bader <miles@gnu.org> |
---|---|
date | Mon, 13 Nov 2000 15:57:21 +0000 |
parents | e82b52295dfb |
children | 782f1528462b |
comparison
equal
deleted
inserted
replaced
33449:41fcaa0b864b | 33450:a4ceced5c784 |
---|---|
1 2000-11-14 Miles Bader <miles@gnu.org> | |
2 | |
3 * xterm.c (x_alloc_lighter_color): Include an additive component | |
4 too for dark colors, because FACTOR isn't enough. | |
5 (HIGHLIGHT_COLOR_DARK_BOOST, HIGHLIGHT_COLOR_DARK_BOOST_LIMIT): | |
6 New macros. | |
7 | |
1 2000-11-13 Gerd Moellmann <gerd@gnu.org> | 8 2000-11-13 Gerd Moellmann <gerd@gnu.org> |
2 | 9 |
3 * keyboard.c (show_help_echo): Call message3_nolog with number of | 10 * keyboard.c (show_help_echo): Call message3_nolog with number of |
4 bytes in the help string as 2nd parameter, instead of the number | 11 bytes in the help string as 2nd parameter, instead of the number |
5 of characters. | 12 of characters. |