view etc/letter.xpm @ 90041:7e61e1c97f6b

(skip_syntaxes): Return lispy 0 (not nil) if point is already at limit.
author Kenichi Handa <handa@m17n.org>
date Fri, 29 Oct 2004 00:24:33 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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