view etc/images/smilies/evil.xpm @ 69924:b65913621fc8

Add package-version keyword to `defcustom' and mention associated variable `customize-package-emacs-version-alist'.
author Bill Wohler <wohler@newt.com>
date Mon, 10 Apr 2006 23:47:18 +0000
parents 210af0ad3d35
children
line wrap: on
line source

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