view etc/letter.xpm @ 56574:c6f24a7d73bd

(Fset_keymap_parent): Minor doc fix.
author Luc Teirlinck <teirllm@auburn.edu>
date Sat, 31 Jul 2004 16:05:54 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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