view etc/letter.xpm @ 50606:0fbbfbc3ddfe

(try_window, try_window_reusing_current_matrix): When at end of window, set window_end_pos to Z-ZV.
author Richard M. Stallman <rms@gnu.org>
date Wed, 16 Apr 2003 05:09:36 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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