view etc/images/letter.xpm @ 103283:6bef200e9243

* info.el (Info-mode): Doc fix (Bug#3358).
author Chong Yidong <cyd@stupidchicken.com>
date Sat, 23 May 2009 23:31:49 +0000
parents a888cc87aa4f
children
line wrap: on
line source

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