view etc/letter.xpm @ 68571:a0b9a3f3fc7a

(*table--cell-describe-mode, *table--cell-describe-bindings): Undo last change since print-help-return-message is not obsoleted by anything at all.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Thu, 02 Feb 2006 15:12:17 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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