view etc/images/smilies/braindamaged.xpm @ 76236:91de64a1c05e

(perform-replace): Undo forward-char immediately if non-adjacent search fails.
author Chong Yidong <cyd@stupidchicken.com>
date Wed, 28 Feb 2007 18:54:43 +0000
parents 210af0ad3d35
children
line wrap: on
line source

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