Fix emacsclient's handling of SIGCONT.
commit591debed68a04fe88e4c0225fd53272d2045f327
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 25 Feb 2014 19:06:53 +0000 (25 11:06 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 25 Feb 2014 19:06:53 +0000 (25 11:06 -0800)
tree53f1c8cb49d91238004036921e8f86d5e0b4104f
parent9a89cfa29d9ec1db1be81e3adef28ff703fddaa5
Fix emacsclient's handling of SIGCONT.

* emacsclient.c (handle_sigcont): Cancel the continue only if tty.

Fixes: debbugs:16883
lib-src/ChangeLog
lib-src/emacsclient.c