view etc/images/smilies/braindamaged.xpm @ 85520:effc235f83cf

(Minibuffer History): Add text about a list of minibuffer default values.
author Juri Linkov <juri@jurta.org>
date Mon, 22 Oct 2007 00:28:33 +0000
parents 210af0ad3d35
children
line wrap: on
line source

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