]> git.eshelyaron.com Git - emacs.git/commit
Time-out NS event loop
authorDavid Reitter <david.reitter@gmail.com>
Fri, 14 Nov 2014 15:56:39 +0000 (10:56 -0500)
committerDavid Reitter <david.reitter@gmail.com>
Fri, 14 Nov 2014 23:07:31 +0000 (18:07 -0500)
commit658b768a6534ae6e77a8547a56fc31b46b63710b
tree5cefd3be29069cbb45e3b99cbce4e02ad11e43cd
parentf20a19df87444d1977f63dd5b3fc42f4f2d50aa2
Time-out NS event loop

OS X 10.10 will, at times, not send us the application-defined
event that is used to terminate the event loop.  As a workaround,
we define a timeout and react accordingly.  Leaving it in place
for other OSX and NS versions as a safety net.

Partial revert of 2014-11-08T16:32:37Z!jan.h.d@swipnet.se.

Fixes debbugs:18993
src/ChangeLog
src/nsterm.m