Don't core dump on SIGINT when there is no frame on the controlling tty.
authorKaroly Lorentey <lorentey@elte.hu>
Tue, 8 Jun 2004 00:41:04 +0000 (00:41 +0000)
committerKaroly Lorentey <lorentey@elte.hu>
Tue, 8 Jun 2004 00:41:04 +0000 (00:41 +0000)
commit420a53224b336e79f74d87c25fdef72f5c84cf34
treef0c171497a82e3972b655de5451babd105ec1b3b
parent6ea444cf387c4e5f19b0a42491aa3a487abcafb8
Don't core dump on SIGINT when there is no frame on the controlling tty.

* src/keyboard.c (interrupt_signal): Don't call Fkill_emacs from a
  signal handler; use fatal_error_signal instead.

git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-193
src/keyboard.c