view etc/letter.xpm @ 89464:3bd06346cb4b

(font-lock-match-c-style-declaration-item-and-skip-to-next): Check (match-end 2) before goto there.
author Kenichi Handa <handa@m17n.org>
date Thu, 05 Jun 2003 12:58:44 +0000
parents 292640c5a4d0
children bc20bf61a6e9
line wrap: on
line source

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