view etc/images/ezimage/page-minus.xpm @ 108845:9754518b7ea0

Fix bug#6265: * eldoc.el: Add completions for new commands left-* and right-*.
author Juanma Barranquero <lekktu@gmail.com>
date Tue, 01 Jun 2010 15:47:14 +0200
parents 616e5cb890c3
children
line wrap: on
line source

/* XPM */
static char * sb_pg_minus_xpm[] = {
"20 15 5 1",
" 	c None",
".	c #828282",
"+	c #000000",
"@	c #FFFFFF",
"#	c #ADADAD",
"       ............ ",
"      .++++++++++++.",
"     .++@@@@@@@@@@+.",
"    .+#+@@@@@@@@@@+.",
"   .+##+@@@@@@@@@@+.",
"  .+###+@@@@@@@@@@+.",
" .+####+@@@@@@@@@@+.",
".+++++++@++++++@@@+.",
".+@@@@@@@++++++@@@+.",
".+@@@@@@@@@@@@@@@@+.",
".+@@@@@@@@@@@@@@@@+.",
".+@@@@@@@@@@@@@@@@+.",
".+@@@@@@@@@@@@@@@@+.",
".++++++++++++++++++.",
" .................. "};