view etc/letter.xpm @ 61977:4039ddc27a88

(function-key-map): Call substitute-key-definition before the keymap size keymap is increased by a lot of define-key calls.
author Dan Nicolaescu <dann@ics.uci.edu>
date Sun, 01 May 2005 16:37:19 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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