]> git.eshelyaron.com Git - emacs.git/commit
Fix various suspend-related bugs in emacsclient. (Report & patch by Dan Nicolaescu.)
authorKaroly Lorentey <lorentey@elte.hu>
Mon, 1 Jan 2007 18:32:06 +0000 (18:32 +0000)
committerKaroly Lorentey <lorentey@elte.hu>
Mon, 1 Jan 2007 18:32:06 +0000 (18:32 +0000)
commit382707ecfb50f8c7794a7ba3d8cd9db9b6cd29d0
treedb97fc28e75e5d3b4db1f2c8b87b1bc65770b5ef
parent65e86587ab836aaa86b12ce30b219bcb4fcbaa06
Fix various suspend-related bugs in emacsclient.  (Report & patch by Dan Nicolaescu.)

* lib-src/emacsclient.c (in, out): Remove.
  (s): New variable (moved out from main).
  (handle_sigcont, handle_sigtstp): Use SEND_STRING.
  (main): Fix typos.

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