(XTread_socket): At the beginning of the loop, pass the
authorGerd Moellmann <gerd@gnu.org>
Wed, 22 Dec 1999 10:29:16 +0000 (10:29 +0000)
committerGerd Moellmann <gerd@gnu.org>
Wed, 22 Dec 1999 10:29:16 +0000 (10:29 +0000)
commitf2be114689f05817e35b38f9d78fbafd2cb5501c
treeeafe6bc88e404d27c6a0925843c2d3907d63eb5f
parent1a8eb6d5b035560aee43cb64fb8a9153ccff76ee
(XTread_socket): At the beginning of the loop, pass the
frame's X window to XFilterEvent instead of None because that's
the X window for which the IC was created.  This makes dead
accents work when the pointer is not in Emacs' frame.
(XTread_socket) <KeyPress>: Don't call XFilterEvent here.
src/ChangeLog
src/xterm.c