view etc/letter.xpm @ 49270:c84445fe778c

(thing-at-point-file-name-chars): Include non-ASCII and use documented treatment of -.
author Dave Love <fx@gnu.org>
date Wed, 15 Jan 2003 19:44:58 +0000
parents 292640c5a4d0
children bc20bf61a6e9
line wrap: on
line source

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