Mercurial > emacs
diff 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 |
line wrap: on
line diff
--- a/src/ChangeLog Thu Nov 15 11:01:58 2001 +0000 +++ b/src/ChangeLog Thu Nov 15 11:02:23 2001 +0000 @@ -1,5 +1,9 @@ 2001-11-15 Gerd Moellmann <gerd@gnu.org> + * xterm.c (x_draw_bar_cursor): If the background color of the + glyph under the cursor equals the frame's cursor color, use + the glyph's foreground color for drawing the bar cursor. + * dispnew.c (direct_output_forward_char): Fix character/byte position comparison.