comparison src/ChangeLog @ 31700:b90d3baf7f98

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Mon, 18 Sep 2000 21:12:22 +0000
parents 69ef0def4cc6
children 1106e8c3d500
comparison
equal deleted inserted replaced
31699:9ff91d2b19f8 31700:b90d3baf7f98
3 * keyboard.c (menu_bar_items, tool_bar_items) 3 * keyboard.c (menu_bar_items, tool_bar_items)
4 (current_active_maps): Remove redundant get_local_map call. 4 (current_active_maps): Remove redundant get_local_map call.
5 5
6 2000-09-18 Gerd Moellmann <gerd@gnu.org> 6 2000-09-18 Gerd Moellmann <gerd@gnu.org>
7 7
8 * xterm.c (x_display_and_set_cursor): Don't show a hollow box
9 cursor for buffers whose cursor_type is nil.
10
8 * xterm.c (x_draw_image_glyph_string): Remove a comment describing 11 * xterm.c (x_draw_image_glyph_string): Remove a comment describing
9 a feature to implement that is already implemented. 12 a feature to implement that is already implemented.
10 (note_mouse_highlight, x_find_ccl_program): Avoid some compiler 13 (note_mouse_highlight, x_find_ccl_program): Avoid some compiler
11 warnings. 14 warnings.
12 15