aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index c834525b5bf..79a59b903d3 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,9 @@
12001-11-15 Gerd Moellmann <gerd@gnu.org> 12001-11-15 Gerd Moellmann <gerd@gnu.org>
2 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.
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