]> code.delx.au - gnu-emacs/blobdiff - src/ChangeLog
* nsterm.m (hold_event_q): New static variable.
[gnu-emacs] / src / ChangeLog
index 42f96587ccc225a1376746cb659ce4b3ac97309d..d64295010594d15ec551514f666f16aa191d1e57 100644 (file)
@@ -1,3 +1,14 @@
+2012-10-12  Jan Djärv  <jan.h.d@swipnet.se>
+
+       * nsterm.m (hold_event_q): New static variable.
+       (EV_TRAILER, sendScrollEventAtLoc:fromEvent:): Call hold_event if
+       ! q_event_ptr.
+       (hold_event): New function.
+       (ns_read_socket): If hold_event_q have events, store them and
+       return (Bug#12384).
+       (setPosition:portion:whole:): Send SIGIO to ourselves if apploopnr
+       is zero (Bug#12384).
+
 2012-10-12  Juanma Barranquero  <lekktu@gmail.com>
 
        * makefile.w32-in ($(BLD)/w32select.$(O)): Update dependencies.