view lisp/toolbar/lc-spell.xpm @ 56980:1c1ca003ded1

(buffer-auto-save-file-format): Make it permanent local.
author Luc Teirlinck <teirllm@auburn.edu>
date Wed, 08 Sep 2004 02:44:32 +0000
parents e3fc28ed75ac
children
line wrap: on
line source

/* XPM */
static char * spell2_xpm[] = {
"24 24 8 1",
" 	c None",
".	c #000100",
"+	c #87AF85",
"@	c #504D46",
"#	c #BBBDBA",
"$	c #6B6B66",
"%	c #3E4850",
"&	c #FFFFFF",
"                        ",
"                        ",
"                        ",
"                        ",
"  ...  ....   ...       ",
" ..  . ..  . ..  .      ",
" ..  . ....  ..         ",
" ..... ..  . ..         ",
" ..  . ..  . ..  .   .  ",
" ..  . ....   ...   ... ",
"                   .+.  ",
"         ..       .+@   ",
"         .+.     .++.   ",
"          @+.   %#+.    ",
"          .++. .#+$.    ",
"           .++.&++.     ",
"           .+++++$.     ",
"            .++++.      ",
"            .+++@.      ",
"             .++.       ",
"             .+@.       ",
"              ..        ",
"                        ",
"                        "};