view etc/images/low-color/copy.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 45a69ccc2f35
children
line wrap: on
line source

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