view etc/images/ezimage/label.xpm @ 92085:ba71847b7f2e

(vip-special-prefix-com): Use ispell-region rather than spell-region.
author Glenn Morris <rgm@gnu.org>
date Fri, 22 Feb 2008 03:54:52 +0000
parents 616e5cb890c3
children
line wrap: on
line source

/* XPM */
static char * sb_label_xpm[] = {
"10 16 3 1",
" 	c None",
".	c gray",
"+	c blue",
"     .....",
"   ..+++++",
"  .+++++++",
" .++++++++",
" .++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++"};