view etc/letter.xpm @ 75751:8cc088fc5fb2

(info-lookup-make-completions): Bind Info-fontify-maximum-menu-size to nil to speed up lookup of index nodes.
author Eli Zaretskii <eliz@gnu.org>
date Sat, 10 Feb 2007 11:12:42 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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