Mercurial > emacs
view etc/images/smilies/dead.xpm @ 99553:54af6e9e3b4e
* fileio.c (Finsert_file_contents): Decrement specpdl_ptr to avoid
double file close.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Fri, 14 Nov 2008 21:10:43 +0000 |
parents | c10466f972cd |
children |
line wrap: on
line source
/* XPM */ static char * dead_xpm[] = { "13 14 3 1", " c None", ". c #000000", "+ c #FFDD00", " ....... ", " ..+++++.. ", " .+++++++++. ", ".+++++++++++.", ".++.+.+.+.++.", ".+++.+++.+++.", ".++.+.+.+.++.", ".+++++++++++.", ".+++++++++++.", ".+.+++++++.+.", ".++.......++.", " .+++++++++. ", " ..+++++.. ", " ....... "};