Mercurial > emacs
view etc/images/ezimage/doc.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 | 616e5cb890c3 |
children |
line wrap: on
line source
/* XPM */ static char * sb_doc_xpm[] = { "15 15 5 1", " c None", ". c #828282", "+ c #000000", "@ c #5A818B", "# c #FFFFFF", " ....... ", " .+++++++. ", " .+@@@@@@+. ", " .+@@@@@@+#. ", " .+@@@@@@+#+.", " .+@@@@@@+##+.", " .+@@@@@@@+#+. ", " .+@@@@@@+##+. ", ".++++@@@@+#+. ", ".+###++++##+. ", ".+########+. ", ".+########+. ", ".++++++##+. ", " ......+++. ", " ... "};