view etc/letter.xpm @ 55753:a1d8c94b66c0

(change-log-font-lock-keywords): Remove `:' from regexps for function and variable names.
author Juri Linkov <juri@jurta.org>
date Sun, 23 May 2004 20:57:50 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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