view etc/letter.xpm @ 56173:8715315bd4ab

(command_loop_1): Handle values `only' and `identity' for Vtransient_mark_mode.
author Richard M. Stallman <rms@gnu.org>
date Mon, 21 Jun 2004 03:22:34 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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