view etc/letter.xpm @ 44369:72939dbe7b7b

(update-calendar-mode-line): Force mode-line update. Make date under the cursor available as `date' in calendar-mode-line-format. Eval items in calendar-mode-line-format list.
author Richard M. Stallman <rms@gnu.org>
date Wed, 03 Apr 2002 14:35:52 +0000
parents 292640c5a4d0
children bc20bf61a6e9
line wrap: on
line source

/* XPM */
static char * letter_xpm[] = {
"14 10 2 1",
".	c #000000",
" 	c #FFFFFF",
"..............",
"...        ...",
".  .      .  .",
".   .    .   .",
".    ....    .",
".   . .. .   .",
".  .      .  .",
". .        . .",
"..          ..",
".............."};