view etc/letter.xpm @ 54279:41d93a97701d

(comment-normalize-vars): Check the user-specified comment start marker.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Thu, 04 Mar 2004 20:02:52 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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