Invoke kill-emacs on SIGINT on Windows as well.
authorEli Zaretskii <eliz@gnu.org>
Sat, 2 Oct 2010 08:24:14 +0000 (10:24 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sat, 2 Oct 2010 08:24:14 +0000 (10:24 +0200)
commit383ebd154fe44e38f38937e8cff3c2abe3fab310
treeb9cacfb7d94e2a14a4c078c8fee829e92fec77e8
parent3226d6cacf15156b8760600be0c6b2aac4dac26d
Invoke kill-emacs on SIGINT on Windows as well.

 src/emacs.c (main): Remove !WINDOWSNT conditional.
 (Fkill_emacs): Don't mention exemption on MS-Windows.
 etc/NEWS: Fix the news entry regarding SIGINT in batch mode.
etc/NEWS
src/ChangeLog
src/emacs.c