view etc/letter.xpm @ 47431:8871e67384e4

(wait_reading_process_input, both versions): Before calling turn_on_atimers, call stop_polling.
author Richard M. Stallman <rms@gnu.org>
date Thu, 12 Sep 2002 03:27:40 +0000
parents 292640c5a4d0
children bc20bf61a6e9
line wrap: on
line source

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