view etc/letter.xpm @ 58207:4410b7cd84c4

(syms_of_minibuf) <completion-ignore-case>: Doc fix.
author Richard M. Stallman <rms@gnu.org>
date Sun, 14 Nov 2004 05:17:38 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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