view etc/letter.xpm @ 48851:ed70356688b6

Move entry for mail/smtpmail.el from ChangeLog to lisp/ChangeLog.
author Markus Rost <rost@math.uni-bielefeld.de>
date Sun, 15 Dec 2002 19:01:33 +0000
parents 292640c5a4d0
children bc20bf61a6e9
line wrap: on
line source

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