view etc/letter.xpm @ 56374:e784f4b6c134

(Lisp changes in 21.4): document (match-data t) change.
author David Kastrup <dak@gnu.org>
date Thu, 08 Jul 2004 17:47:25 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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