view etc/letter.xpm @ 59428:856e8ee31fcb

(Query Replace): Mention faces query-replace and lazy-highlight. (Incremental Search): Update isearch highlighting info.
author Richard M. Stallman <rms@gnu.org>
date Sun, 09 Jan 2005 01:57:30 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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