view lisp/toolbar/lc-help.xpm @ 63532:54180ad25436

Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-430 Remove "-face" suffix from cc-mode faces 2005-06-17 Miles Bader <miles@gnu.org> * lisp/progmodes/cc-fonts.el (c-nonbreakable-space-face): Remove "-face" suffix from face name. (c-cpp-matchers): Use the variable `c-nonbreakable-space-face' instead of literal face.
author Miles Bader <miles@gnu.org>
date Fri, 17 Jun 2005 05:07:26 +0000
parents e3fc28ed75ac
children
line wrap: on
line source

/* XPM */
static char * help2_xpm[] = {
"24 24 12 1",
" 	c None",
".	c #000100",
"+	c #FFFFFF",
"@	c #BBBDBA",
"#	c #C43107",
"$	c #EBA291",
"%	c #D15237",
"&	c #504D46",
"*	c #751805",
"=	c #6B6B66",
"-	c #974F3D",
";	c #3E4850",
"  ..    &....&          ",
" ....&.;@++++@..&....   ",
"..  &.+++++++++@..  ..  ",
" . .%$+++++++++@#*.  .  ",
" ..%$$%+@@@++++###*...  ",
" -.$$%%$@@@@@+$####..   ",
" .$$$%#*.....=#%####.   ",
" =+$%#*..    .*#$##$..  ",
"&++@%#..      .*$$+@..  ",
".++@@-.        *$++@&.  ",
".++@@@.        .+++@=.  ",
".++@@@.        .++@@&.  ",
".+++@@.        =++@@..  ",
"&@++@@-.      .$++@@..  ",
" .+++$%*.    .-$$@@=..  ",
" .@$%%$%*...&$$$%#$..   ",
" &.###%$$++++$$###...   ",
" ..*####$++++$###*...   ",
" . .*###+++@@@%#... .   ",
" .  ..#@@@@@@@&...  .   ",
"  .......&&&.....  ..   ",
"       ........ ....    ",
"                        ",
"                        "};