Mercurial > emacs
view lisp/gnus/kill-group.xpm @ 83252:6e0f153725ab
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
author | Karoly Lorentey <lorentey@elte.hu> |
---|---|
date | Sat, 12 Feb 2005 15:11:25 +0000 |
parents | 55fd4f77387a |
children |
line wrap: on
line source
/* XPM */ static char * kill_group_xpm[] = { "24 24 3 1", ". c None", "o c #000000000000", "+ c #9A9A6C6C4E4E", "o..o..o..o..o..o..o..o..", "........................", "........................", "o..o..o..o..o..o..o..o..", "........................", "........................", "o..o..o..o..++.o..o..o..", ".......++..++++.........", "........++.+++..........", "o..o..o.+++++..o..o..o..", ".........+++............", ".........++++...........", "o..o..o.++++++.o..o..o..", "........++.++++.........", ".......++...++++........", "o..o...+.o...++o..o..o..", "........................", "........................", "o..o..o..o..o..o..o..o..", "........................", "........................", "o..o..o..o..o..o..o..o..", "........................", "........................"};