view etc/letter.xpm @ 79872:63a2e3bc921c

(icomplete-get-keys): Look up KEYS using all maps in proper buffer.
author Richard M. Stallman <rms@gnu.org>
date Fri, 18 Jan 2008 03:17:20 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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