view etc/letter.xpm @ 75025:edd6516d483d

(isearch-done): Use FOUND-POINT or FOUND-START only if we restored isearch-window-configuration.
author Richard M. Stallman <rms@gnu.org>
date Mon, 01 Jan 2007 21:48:59 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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