view etc/letter.xpm @ 58739:2761697b0e2f

(python-font-lock-syntactic-keywords): Fix previous change.
author Richard M. Stallman <rms@gnu.org>
date Fri, 03 Dec 2004 00:10:23 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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