]> git.eshelyaron.com Git - emacs.git/commit
Unbreak compilation of emacsclient on MS-Windows
authorEli Zaretskii <eliz@gnu.org>
Mon, 26 Nov 2018 20:41:03 +0000 (22:41 +0200)
committerEli Zaretskii <eliz@gnu.org>
Mon, 26 Nov 2018 20:41:03 +0000 (22:41 +0200)
commit038b425cf0fe6efea615e01c4828304721b99c75
tree70facf235692583752a274c7fe915399e15af752
parented3ae3fc58c12bb413f52026c06320a5fff84084
Unbreak compilation of emacsclient on MS-Windows

* lib-src/emacsclient.c (main): Make "-suspend" handling
conditional on !WINDOWSNT, as there's no SIGSTOP nor 'kill'
there.
lib-src/emacsclient.c