view etc/letter.xpm @ 82330:c75f4a59cea8

(sendmail-pre-abbrev-expand-hook): Check for self-insert-command, not self-insert.
author Andreas Schwab <schwab@suse.de>
date Wed, 08 Aug 2007 11:52:06 +0000 (2007-08-08)
parents bc20bf61a6e9
children
line wrap: on
line source
/* XPM */
static char * letter_xpm[] = {
"14 10 2 1",
".	c opaque",
" 	c None",
"..............",
"...        ...",
".  .      .  .",
".   .    .   .",
".    ....    .",
".   . .. .   .",
".  .      .  .",
". .        . .",
"..          ..",
".............."};