]> git.eshelyaron.com Git - emacs.git/commit
Attempt to fix NS hang. Will probably cause merge conflicts.
authorJan Djärv <jan.h.d@swipnet.se>
Sat, 8 Nov 2014 16:32:37 +0000 (17:32 +0100)
committerJan Djärv <jan.h.d@swipnet.se>
Sat, 8 Nov 2014 16:32:37 +0000 (17:32 +0100)
commit86b1c771e14efcc98f8fe07510a4238bf94ced7b
treecb7e51bb948167a22af7638f6a8454cbd6e13d5c
parent89be8b92a6678ca14cf8f48bdb905542f3b58b9e
Attempt to fix NS hang.  Will probably cause merge conflicts.

* nsterm.m (init): Replace OSX 10.9 check with IMPL_COCOA.
(run): Ditto.  Only use non-system event loop if OSX version is
exactly 10.9.

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