view etc/letter.xpm @ 69012:370c1ad26b94

Use @smallbook. (Top): Update ref to Emacs paper, delete ref to Cookbook. Update subnode menu.
author Richard M. Stallman <rms@gnu.org>
date Sun, 19 Feb 2006 23:35:56 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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