]> git.eshelyaron.com Git - emacs.git/commit
Remove NSEvent loop from ns_select (bug#25265)
authorAlan Third <alan@idiocy.org>
Mon, 6 Mar 2017 19:50:47 +0000 (19:50 +0000)
committerAlan Third <alan@idiocy.org>
Mon, 6 Mar 2017 19:57:36 +0000 (19:57 +0000)
commit3bd2e9e975ed29daaf03ca7559e4664aade0674f
tree4bad701f3306f2987760220c282442a87eba7d55
parenteae5dcd57d1a73688ccb576decbf90fa711105e7
Remove NSEvent loop from ns_select (bug#25265)

* src/nsterm.m (ns_select): Remove event processing loop and replace
with simple test for a new event.
src/nsterm.m