view etc/letter.xpm @ 67820:a9cbddeec059

(last_point_position_window): New variable. (command_loop_1): Set last_point_position_window. (syms_of_keyboard): Init it.
author Richard M. Stallman <rms@gnu.org>
date Mon, 26 Dec 2005 16:31:36 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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