Mercurial > emacs
comparison src/ChangeLog @ 41090:304a46db62e4
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Thu, 15 Nov 2001 16:16:23 +0000 |
parents | d6a61f61aa6c |
children | 2d2069d32fd0 |
comparison
equal
deleted
inserted
replaced
41089:ead122ed3fe6 | 41090:304a46db62e4 |
---|---|
1 2001-11-15 Gerd Moellmann <gerd@gnu.org> | 1 2001-11-15 Gerd Moellmann <gerd@gnu.org> |
2 | 2 |
3 * xfns.c (x_set_frame_parameters): Revert change of 2001-11-07. | |
4 Some x_set_* function expect to be called even if old and new | |
5 value are equal. | |
6 | |
7 * xdisp.c (build_desired_tool_bar_string): Accept zero | |
8 tool_bar_button_relief. | |
9 | |
10 * xfns.c (Fx_create_frame): Accept zero tool_bar_button_relief. | |
11 | |
12 * xterm.c (x_draw_image_relief): Accept zero tool_bar_button_relief. | |
13 | |
3 * xterm.c (x_draw_bar_cursor): If the background color of the | 14 * xterm.c (x_draw_bar_cursor): If the background color of the |
4 glyph under the cursor equals the frame's cursor color, use | 15 glyph under the cursor equals the frame's cursor color, use |
5 the glyph's foreground color for drawing the bar cursor. | 16 the glyph's foreground color for drawing the bar cursor. |
6 | 17 |
7 * dispnew.c (direct_output_forward_char): Fix character/byte | 18 * dispnew.c (direct_output_forward_char): Fix character/byte |