Mercurial > emacs
comparison src/ChangeLog @ 37154:acbc3f69984d
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Tue, 03 Apr 2001 11:29:55 +0000 |
parents | d4454194ad5b |
children | 60eaad7eca22 |
comparison
equal
deleted
inserted
replaced
37153:3799cab1815b | 37154:acbc3f69984d |
---|---|
1 2001-04-03 Gerd Moellmann <gerd@gnu.org> | |
2 | |
3 * xterm.c (x_use_underline_position_properties): New variable. | |
4 (x_draw_glyph_string): Use it. | |
5 (syms_of_xterm): DEFVAR_BOOL it. | |
6 | |
1 2001-04-02 Gerd Moellmann <gerd@gnu.org> | 7 2001-04-02 Gerd Moellmann <gerd@gnu.org> |
2 | 8 |
3 * xterm.c (x_alloc_nearest_color_1): New function. | 9 * xterm.c (x_alloc_nearest_color_1): New function. |
4 (x_alloc_nearest_color): Use it. | 10 (x_alloc_nearest_color): Use it. |
5 (x_color_cells): Take a Display as argument, instead of a frame. | 11 (x_color_cells): Take a Display as argument, instead of a frame. |