view etc/letter.xpm @ 69782:ae7fd157df4b

doumented for fork in (Info-follow-nearest-node &optional fork)
author Ramprasad B <ramprasad_i82@yahoo.com>
date Mon, 03 Apr 2006 17:35:59 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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