view etc/letter.xpm @ 72404:705d28578f2d

* commands.texi (Reading One Event): Explain idleness in `read-event'.
author Chong Yidong <cyd@stupidchicken.com>
date Tue, 15 Aug 2006 22:28:02 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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