view etc/letter.xpm @ 45360:68f66e6dd200

(rmail-show-message-hook): Offer `goto-address' as an option.
author Richard M. Stallman <rms@gnu.org>
date Sun, 19 May 2002 15:36:55 +0000
parents 292640c5a4d0
children bc20bf61a6e9
line wrap: on
line source

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