view etc/images/smilies/evil.xpm @ 93487:426872139a89

(Commentary): Point to calendar.el. (calendar-persian-date-string): Reduce nesting of some lets.
author Glenn Morris <rgm@gnu.org>
date Tue, 01 Apr 2008 02:43:30 +0000
parents 210af0ad3d35
children
line wrap: on
line source

/* XPM */
static char * diabolic_xpm[] = {
"13 14 3 1",
" 	c None",
".	c #000000",
"+	c #FFDD00",
"   .......   ",
"  ..+++++..  ",
" .+++++++++. ",
".++.+++++.++.",
".++..+++..++.",
".++...+...++.",
".+++++++++++.",
".+.+++++++.+.",
".++.+++++.++.",
".+++.+++.+++.",
".++++...++++.",
" .+++++++++. ",
"  ..+++++..  ",
"   .......   "};