Fix compilation error with GTK, fix issues with double C-g on controlling tty. (Repor...
commite72cf5ee9da4ae138feeb2512b58c5393c5c9251
authorKaroly Lorentey <lorentey@elte.hu>
Sat, 12 Feb 2005 15:11:25 +0000 (12 15:11 +0000)
committerKaroly Lorentey <lorentey@elte.hu>
Sat, 12 Feb 2005 15:11:25 +0000 (12 15:11 +0000)
tree6ec5eef03c5472292bb1dc8756e3c1dabe0c2ac7
parent7540c1e0ea7ac7767c96a69df330abd108a7247a
Fix compilation error with GTK, fix issues with double C-g on controlling tty. (Reported by Friedrich Delgado Friedrichs, Yoshiaki Kasahara.)

* src/keyboard.c (interrupt_signal, handle_interrupt): Move thread check
  to interrupt_signal.  Check for frame on controlling tty instead of
  current selected frame in handle_interrupt.

git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-292
src/keyboard.c