view etc/letter.xpm @ 50467:cb9a2b0620a3

(Near Point): Fix nonsense in char-before.
author Richard M. Stallman <rms@gnu.org>
date Sun, 06 Apr 2003 20:25:40 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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