view etc/images/letter.xpm @ 106516:16c633230547

(report-emacs-bug): Use whichever send command is appropriate for the mail-user-agent in use.
author Glenn Morris <rgm@gnu.org>
date Thu, 10 Dec 2009 08:17:15 +0000
parents a888cc87aa4f
children
line wrap: on
line source

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