view etc/letter.xpm @ 52767:92416cd1e028

(Info-mode): Revert previous change. (Info-escape-percent): New function. (Info-fontify-node): Use it.
author Lute Kamstra <lute@gnu.org>
date Mon, 06 Oct 2003 07:14:21 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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