Mercurial > emacs
view etc/images/smilies/braindamaged.xpm @ 75473:869eaab96a64
(pp-eval-last-sexp): Don't eval here.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sun, 28 Jan 2007 07:11:24 +0000 |
parents | 210af0ad3d35 |
children |
line wrap: on
line source
/* XPM */ static char * mad_xpm[] = { "13 14 3 1", " c None", ". c #000000", "+ c #FFDD00", " ....... ", " ..+++++.. ", " .+++++++++. ", ".++...++++++.", ".++.+.+...++.", ".++...+.+.++.", ".++++++...++.", ".+.+++++++.+.", ".+.+++++++.+.", ".++.+++++.++.", ".+++.....+++.", " .+++++++++. ", " ..+++++.. ", " ....... "};