view etc/letter.xpm @ 73437:150187028263

(kkc-region): When a key sequence is not defined, append (this-single-command-raw-keys) to unread-input-method-events.
author Kenichi Handa <handa@m17n.org>
date Thu, 19 Oct 2006 12:27:58 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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