view etc/images/letter.xpm @ 85314:633a50c4a255

Revert previous change; it creates a dependency loop between advice.el and help-fns.el.
author Juanma Barranquero <lekktu@gmail.com>
date Mon, 15 Oct 2007 14:20:38 +0000
parents a888cc87aa4f
children
line wrap: on
line source

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