Revision: emacs--multi-tty--0--patch-561 Archive: lorentey@elte.hu--2004 Creator: Karoly Lorentey Date: Sat May 20 14:00:16 CEST 2006 Standard-date: 2006-05-20 12:00:16 GMT Modified-files: src/term.c New-patches: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-561 Summary: Fix crashes in redisplay functions on suspended tty frames. (Reported by Dan Nicolaescu.) Keywords: * src/term.c (Fsuspend_tty): Call clear_tty_hooks. (Fresume_tty, init_tty): Call set_tty_hooks. (clear_tty_hooks, set_tty_hooks): New functions.