view etc/letter.xpm @ 71211:623f01d9e470

Mention `redisplay-dont-pause' in doc string of `sit-for'.
author David Kastrup <dak@gnu.org>
date Sun, 04 Jun 2006 15:07:25 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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