comparison src/ChangeLog @ 41074:d6a61f61aa6c

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Thu, 15 Nov 2001 11:02:23 +0000
parents ed4a05d7a938
children 304a46db62e4
comparison
equal deleted inserted replaced
41073:3dafa2c81609 41074:d6a61f61aa6c
1 2001-11-15 Gerd Moellmann <gerd@gnu.org> 1 2001-11-15 Gerd Moellmann <gerd@gnu.org>
2
3 * xterm.c (x_draw_bar_cursor): If the background color of the
4 glyph under the cursor equals the frame's cursor color, use
5 the glyph's foreground color for drawing the bar cursor.
2 6
3 * dispnew.c (direct_output_forward_char): Fix character/byte 7 * dispnew.c (direct_output_forward_char): Fix character/byte
4 position comparison. 8 position comparison.
5 9
6 2001-11-15 Miles Bader <miles@gnu.org> 10 2001-11-15 Miles Bader <miles@gnu.org>