view etc/images/smilies/grayscale/evil.xpm @ 112187:e371b9b5f88f

* lisp/calendar/diary-lib.el (diary-mode): Refresh *Calendar* after refreshing the diary buffer.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Mon, 10 Jan 2011 18:31:47 -0500
parents a3c27999decb
children
line wrap: on
line source

/* XPM */
static char * evil_xpm[] = {
"14 14 6 1",
" 	c None",
".	c #6E6E6E",
"+	c #484848",
"@	c #ABABAB",
"#	c #000000",
"$	c #737373",
"              ",
"              ",
"   .+    +.   ",
"   @#    #@   ",
"    #+ @+#    ",
"    #+ @+#    ",
"              ",
"  #        #  ",
"  @#      #@  ",
"   $#    #$   ",
"    $####$    ",
"     @@@@     ",
"              ",
"              "};