Revision: emacs--multi-tty--0--patch-193 Archive: lorentey@elte.hu--2004 Creator: Karoly Lorentey Date: Tue Jun 8 02:41:04 CEST 2004 Standard-date: 2004-06-08 00:41:04 GMT Modified-files: src/keyboard.c New-patches: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-193 Summary: Don't core dump on SIGINT when there is no frame on the controlling tty. Keywords: * src/keyboard.c (interrupt_signal): Don't call Fkill_emacs from a signal handler; use fatal_error_signal instead.