aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorKim F. Storm <[email protected]>2003-09-24 23:52:11 +0000
committerKim F. Storm <[email protected]>2003-09-24 23:52:11 +0000
commitfbe574208aebcaaf029a96d77c5738eda958aab4 (patch)
tree1f4ace49db6bcb37a661c016dc19c90b0cb52782 /src
parent22f9c48c8299d370be8b504525f096a6ef321f46 (diff)
*** empty log message ***
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 29df99f2a4..600427ec6b 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
+2003-09-25 Kim F. Storm <[email protected]>
+
+ * window.c (set_window_buffer): Fix redisplay problems when
+ switching between buffers with different display margin widths.
+
2003-09-23 Kim F. Storm <[email protected]>
* process.c (set_socket_option): Fix :bindtodevice option.