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 7997957492d..5280ae24663 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,11 @@
11999-12-22 Gerd Moellmann <gerd@gnu.org>
2
3 * 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
5 the X window for which the IC was created. This makes dead
6 accents work when the pointer is not in Emacs' frame.
7 (XTread_socket) <KeyPress>: Don't call XFilterEvent here.
8
11999-12-20 Dave Love <fx@gnu.org> 91999-12-20 Dave Love <fx@gnu.org>
2 10
3 * xfns.c (Fx_show_tip): Add missing UNGCPRO. 11 * xfns.c (Fx_show_tip): Add missing UNGCPRO.