Mercurial > emacs
comparison lisp/=bytecpat.el @ 24915:ff85091a55e7
(sys_select): Call MsgWaitForMultipleObjects instead
of WaitForMultipleObjects when user input is allowed, so we can
handle incoming window messages. Call drain_message_queue when
there are messages waiting; this ensures that windows created
indirectly from the lisp thread get processed properly, and don't
hang other applications by failing to respond to broadcasts.
author | Andrew Innes <andrewi@gnu.org> |
---|---|
date | Thu, 01 Jul 1999 19:47:32 +0000 |
parents | 84acc3adcd63 |
children |
comparison
equal
deleted
inserted
replaced
24914:71f071c1bdf7 | 24915:ff85091a55e7 |
---|