aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 5280ae24663..258ff68644b 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,8 @@
11999-12-22 Gerd Moellmann <gerd@gnu.org> 11999-12-22 Gerd Moellmann <gerd@gnu.org>
2 2
3 * buffer.c (Fset_buffer_multibyte): Arrange for a thorough
4 redisplay after changing the multibyteness of a buffer.
5
3 * xterm.c (XTread_socket): At the beginning of the loop, pass the 6 * xterm.c (XTread_socket): At the beginning of the loop, pass the
4 frame's X window to XFilterEvent instead of None because that's 7 frame's X window to XFilterEvent instead of None because that's
5 the X window for which the IC was created. This makes dead 8 the X window for which the IC was created. This makes dead