view etc/letter.xpm @ 56313:a75eb408147c

(Entire Match Data): Add explanation about new match-data behavior when @var{integers} is non-nil.
author David Kastrup <dak@gnu.org>
date Thu, 01 Jul 2004 23:54:21 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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