aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index eb8ea4f5751..69d273a6338 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,11 @@
12002-05-23 Kim F. Storm <no-spam@cua.dk>
2
3 * xterm.c (x_write_glyphs): Clear phys_cursor_on_p if current
4 phys_cursor's hpos is overwritten. This is still not completely
5 correct, as it doesn't really make sense to use hpos at all to
6 get the cursor glyph (as that is relative to the width of the
7 characters on the line, which may have changed during the update).
8
12002-05-22 Jason Rumney <jasonr@gnu.org> 92002-05-22 Jason Rumney <jasonr@gnu.org>
2 10
3 * w32fns.c (enumfont_t): Remove tail, make pattern a normal 11 * w32fns.c (enumfont_t): Remove tail, make pattern a normal