view etc/letter.xpm @ 59069:27371673eba8

(Vundo_outer_limit): Replaces undo_outer_limit. Uses changed. (syms_of_undo): Initialize appropriately. (truncate_undo_list): If it's nil, there's no limit.
author Richard M. Stallman <rms@gnu.org>
date Thu, 23 Dec 2004 00:15:23 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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