view etc/images/low-color/index.xpm @ 112187:e371b9b5f88f

* lisp/calendar/diary-lib.el (diary-mode): Refresh *Calendar* after refreshing the diary buffer.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Mon, 10 Jan 2011 18:31:47 -0500
parents 28718fa5d988
children
line wrap: on
line source

/* XPM */
static char * index2_xpm[] = {
"24 24 7 1",
" 	c None",
".	c #BBBDBA",
"+	c #000100",
"@	c #FFFFFF",
"#	c #6B6B66",
"$	c #504D46",
"%	c #3E4850",
"                        ",
"  ++++++++++++++++++++  ",
"  +@@@@@@@@@@@@@@@@@.+  ",
"  +@................#+  ",
"  +@................#+  ",
"  +@#################+  ",
"  +@@@@@@@@@@@@@@@@@.+  ",
"  +@.................+  ",
"  +@........+........+  ",
"  +@.......$@+###...#+  ",
"  +@@@@@@@.$@+...@@@.+  ",
"  +@.......#@+#......+  ",
"  +@.......#@$+#+#...+  ",
"  +@.....#+#@#@+@++##+  ",
"  +@@@@@@+@.@.@#@#.+.+  ",
"  +@.....+@.@#@#@##+.+  ",
"  +@.....+@.@.....#+.+  ",
"  +@.....+........#+#+  ",
"  +@@@@@.+.#.....##+.+  ",
"  +@@@@@..%$######+#.+  ",
"  +@@@@@@.#+$#$#$#+..+  ",
"  +@........++++++$#.+  ",
"  ++++++++++@...@@++++  ",
"           ++++++++     "};