aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorKim F. Storm2003-09-24 23:52:11 +0000
committerKim F. Storm2003-09-24 23:52:11 +0000
commitfbe574208aebcaaf029a96d77c5738eda958aab4 (patch)
tree1f4ace49db6bcb37a661c016dc19c90b0cb52782 /src/ChangeLog
parent22f9c48c8299d370be8b504525f096a6ef321f46 (diff)
downloademacs-fbe574208aebcaaf029a96d77c5738eda958aab4.tar.gz
emacs-fbe574208aebcaaf029a96d77c5738eda958aab4.zip
*** empty log message ***
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 29df99f2a4b..600427ec6ba 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12003-09-25 Kim F. Storm <storm@cua.dk>
2
3 * window.c (set_window_buffer): Fix redisplay problems when
4 switching between buffers with different display margin widths.
5
12003-09-23 Kim F. Storm <storm@cua.dk> 62003-09-23 Kim F. Storm <storm@cua.dk>
2 7
3 * process.c (set_socket_option): Fix :bindtodevice option. 8 * process.c (set_socket_option): Fix :bindtodevice option.