comparison src/ChangeLog @ 101739:6e5d03f673c7

* nsterm.m (ns_read_socket): Copy 2009-01-29 and 2009-01-30 XT,w32read_socket changes to ns_read_socket. * keyboard.c (handle_interrupt): Don't call quit_throw_to_read_char() under NS. * blockinput.h: Remove NS-specific code.
author Adrian Robert <Adrian.B.Robert@gmail.com>
date Sun, 01 Feb 2009 16:32:00 +0000
parents 1009d5607716
children 716aa53f3609
comparison
equal deleted inserted replaced
101738:52c300f51de8 101739:6e5d03f673c7
1 2009-02-01 Adrian Robert <Adrian.B.Robert@gmail.com>
2
3 * nsterm.m (ns_read_socket): Copy 2009-01-29 and 2009-01-30
4 XT,w32read_socket changes to ns_read_socket.
5 * keyboard.c (handle_interrupt): Don't call
6 quit_throw_to_read_char() under NS.
7 * blockinput.h: Remove NS-specific code.
8
1 2009-01-30 Dan Nicolaescu <dann@ics.uci.edu> 9 2009-01-30 Dan Nicolaescu <dann@ics.uci.edu>
2 10
3 * dispnew.c (window_change_signal): Don't try to get the size of a 11 * dispnew.c (window_change_signal): Don't try to get the size of a
4 suspended tty frame. 12 suspended tty frame.
5 * term.c (Fresume_tty): Resize if the size has changed while the 13 * term.c (Fresume_tty): Resize if the size has changed while the