Mercurial > emacs
view etc/images/gnus/dead.xpm @ 66393:02a00d8d344e
(ucs-input-activate): Don't add
quail-kill-guidance-buf to kill-buffer-hook.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Mon, 24 Oct 2005 12:40:23 +0000 |
parents | 210af0ad3d35 |
children |
line wrap: on
line source
/* XPM */ static char * dead_xpm[] = { "13 14 3 1", " c None", ". c #000000", "+ c #FFDD00", " ....... ", " ..+++++.. ", " .+++++++++. ", ".+++++++++++.", ".++.+.+.+.++.", ".+++.+++.+++.", ".++.+.+.+.++.", ".+++++++++++.", ".+++++++++++.", ".+.+++++++.+.", ".++.......++.", " .+++++++++. ", " ..+++++.. ", " ....... "};