view etc/images/low-color/next-node.xpm @ 111726:b299531e6c80

diary-lib.el diary-outlook* changes. * lisp/calendar/diary-lib.el (diary-outlook-format-1): New function, so that diary-outlook-formats can be sensitive to calendar-date-style. (diary-outlook-formats): Simplify the default setting. (diary-from-outlook-internal): Pass subject and body as arguments. Use dolist rather than dotimes. Don't save the diary buffer. (diary-from-outlook-gnus, diary-from-outlook-rmail): Pass subject and body as explicit arguments to the -internal function.
author Glenn Morris <rgm@gnu.org>
date Thu, 25 Nov 2010 19:10:16 -0800
parents c0f0ecaa0096
children
line wrap: on
line source

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