view etc/letter.xpm @ 56553:a474fcb6d318

(font-lock-keywords): Docstring improvement.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Tue, 27 Jul 2004 18:45:41 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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