view etc/images/low-color/up-node.xpm @ 82017:3ecefdb49ed0

(change-log-fill-parenthesized-list): New function. (change-log-indent): Call change-log-fill-parenthesized-list. (change-log-fill-paragraph): Bind fill-indent-according-to-mode to t. Have lines with leading asterisk start a paragraph.
author Martin Rudalics <rudalics@gmx.at>
date Sun, 22 Jul 2007 08:29:40 +0000
parents c0f0ecaa0096
children
line wrap: on
line source

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