view etc/images/prev-node.xpm @ 98617:85b9cc909366

(Buffers): Add xrefs to Mode Line and Lisp Interaction. (Select Buffer): Mention use of minibuffer history. Describe default value of default-major-mode. Mention that C-x 4 b selects the other window. (List Buffers): Document CRM indicators in the order they appear. (Kill Buffer): Document new command kill-matching buffers. (Several Buffers): Move explanation of the relationship between buffer list and buffer menu to the top. (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
author Chong Yidong <cyd@stupidchicken.com>
date Sat, 11 Oct 2008 17:35:20 +0000
parents c0f0ecaa0096
children
line wrap: on
line source

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