view etc/letter.xpm @ 68848:f038d760daf1

(substitute-key-definition): Doc fix (hide internal argument).
author Juanma Barranquero <lekktu@gmail.com>
date Mon, 13 Feb 2006 11:00:51 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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