view etc/letter.xpm @ 50504:e907858b9aef

(map-y-or-n-p): When formatting chars in ACTION-ALIST, use single-key-description.
author Richard M. Stallman <rms@gnu.org>
date Wed, 09 Apr 2003 01:33:27 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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