summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKim F. Storm <storm@cua.dk>2003-11-14 13:03:47 +0000
committerKim F. Storm <storm@cua.dk>2003-11-14 13:03:47 +0000
commit77e688fa301751fc2570b44faec03e9d957d8891 (patch)
treedfa87c47c77de04f3807c567a8a28f8aee3f0ecd
parentf1572159d527ade4b8503d521e2e18859d67b64b (diff)
downloademacs-77e688fa301751fc2570b44faec03e9d957d8891.tar.gz
*** empty log message ***
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 0ada3fd087c..5071d548027 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
+2003-11-14 Kim F. Storm <storm@cua.dk>
+
+ * dispnew.c (update_text_area): Fix redisplay error when hscroll
+ is active and first glyph is only partially visible.
+
2003-11-13 Kenichi Handa <handa@m17n.org>
* xdisp.c (select_frame_for_redisplay): New function.