diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index e7136f8423a..d13d71ecb59 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -5,6 +5,9 @@ | |||
| 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 |