comparison src/ChangeLog @ 101690:1009d5607716

* dispnew.c (window_change_signal): Don't try to get the size of a suspended tty frame. * term.c (Fresume_tty): Resize if the size has changed while the tty was suspended.
author Dan Nicolaescu <dann@ics.uci.edu>
date Fri, 30 Jan 2009 23:45:27 +0000
parents 697627d7beda
children 6e5d03f673c7
comparison
equal deleted inserted replaced
101689:697627d7beda 101690:1009d5607716
1 2009-01-30 Dan Nicolaescu <dann@ics.uci.edu> 1 2009-01-30 Dan Nicolaescu <dann@ics.uci.edu>
2
3 * dispnew.c (window_change_signal): Don't try to get the size of a
4 suspended tty frame.
5 * term.c (Fresume_tty): Resize if the size has changed while the
6 tty was suspended.
2 7
3 * alloc.c (mark_stack): Properly conditionalize previous change. 8 * alloc.c (mark_stack): Properly conditionalize previous change.
4 9
5 2009-01-30 Juanma Barranquero <lekktu@gmail.com> 10 2009-01-30 Juanma Barranquero <lekktu@gmail.com>
6 11