Handle Ctl-G in emacsclient.
authorKaroly Lorentey <lorentey@elte.hu>
Mon, 29 Dec 2003 07:24:41 +0000 (07:24 +0000)
committerKaroly Lorentey <lorentey@elte.hu>
Mon, 29 Dec 2003 07:24:41 +0000 (07:24 +0000)
commit9f729af551e991e5f6d49f329674f6802450d70f
treeca7c316daebbe6cebc208475d6c5c2e89a7f30fe
parent0a1258976b3ac8f6ffc56115def6bd2e5b76f8bc
Handle Ctl-G in emacsclient.

lib-src/emacsclient.c (quit_char): New variable.
(init_tty): Use it.
(interrupt_signal): Forward SIGINT to Emacs.
(init_signals): Install SIGINT handler.

git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-20
lib-src/emacsclient.c