* dispnew.c (window_change_signal): Don't try to get the size of a
authorDan Nicolaescu <dann@ics.uci.edu>
Fri, 30 Jan 2009 23:45:27 +0000 (23:45 +0000)
committerDan Nicolaescu <dann@ics.uci.edu>
Fri, 30 Jan 2009 23:45:27 +0000 (23:45 +0000)
commitdb87892598cf60ddfe183b757e850369fd97ebe2
tree067a3c35e5f7838b0ca19a08813e8c4b7f6feb37
parent4d18a7a28e249a6335447047f5660282279d4468
* 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.
src/ChangeLog
src/dispnew.c
src/term.c