view etc/images/separator.xpm @ 110354:c9ceab6b914b

Tiny calendar.texi update. * doc/emacs/calendar.texi (Appointments): Also updated when a diary include file is saved.
author Glenn Morris <rgm@gnu.org>
date Tue, 14 Sep 2010 00:34:23 -0700
parents 75b06a7624a1
children bc8dc4ac1e28
line wrap: on
line source

/* XPM */
static char * separator_xpm[] = {
"2 24 3 1",
" 	c None",
".	c #DBD3CB",
"+	c #FCFBFA",
"  ",
"  ",
"  ",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
"  ",
"  ",
"  "};