view etc/letter.xpm @ 49569:d8d2b16ffa18

(font-lock-match-c-style-declaration-item-and-skip-to-next): Don't require underscore in word before double open-paren.
author Andreas Schwab <schwab@suse.de>
date Sun, 02 Feb 2003 17:31:49 +0000
parents 292640c5a4d0
children bc20bf61a6e9
line wrap: on
line source

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