view etc/images/prev-node.xpm @ 66717:5271a20d9255

* font-lock.el: Don't deal with font-lock-face-attributes here, move the code ... * startup.el (command-line): ... here. Use face-spec-set instead of custom-declare-face. * faces.el (face-spec-set): Reset the face if spec is not nil.
author Dan Nicolaescu <dann@ics.uci.edu>
date Sat, 05 Nov 2005 07:29:45 +0000
parents ff5bc4e6c882
children c0f0ecaa0096
line wrap: on
line source

/* XPM */
static char * prev_image_24_xpm[] = {
"24 24 17 1",
" 	c None",
".	c #000000",
"+	c #FFFFFF",
"@	c #DADAD6",
"#	c #BCBCB8",
"$	c #6B9060",
"%	c #778E6F",
"&	c #A9C7A6",
"*	c #445B2C",
"=	c #C1D6BD",
"-	c #5B7950",
";	c #C2D7BE",
">	c #A6BFA0",
",	c #0F1308",
"'	c #BDD3B8",
")	c #B0CAAD",
"!	c #8CA782",
"                        ",
"    ..................  ",
"   ,+#++++++++++++++@.  ",
"  ,++%@+++++++++++++@.  ",
" .@#%%@+++++++++++++@.  ",
" .%@##@+++++++++@.@@@.  ",
" .#++++++++++++#..@@@.  ",
" .@+++++++++@@#.;.#@@.  ",
" .+++++++++++#.@>.##@.  ",
" .+++++++@@@#.@&>.......",
" .+++++++@@#.@&&';;;;;>.",
" .+@+@@@@##.+&&&&)&&&&%.",
" .+@+@@@@#.@==========!.",
" .+@@@@@@#.-$$$$$$$$$$*.",
" .+@@@@@@##.-$$$$$$$$$*.",
" .+@@@@@###%.-$$$-*****.",
" .+@@@@@@@@#%.-$*.......",
" .+@@########%.-*.%%%.  ",
" .+@@@@@@@@@##%.*.%##.  ",
" .+@@##########%..###.  ",
" .+@@@@@@@@@@###%.###.  ",
" .+@@@@@@@@@@@#######.  ",
" .+##################.  ",
" .....................  "};