view etc/letter.xpm @ 69924:b65913621fc8

Add package-version keyword to `defcustom' and mention associated variable `customize-package-emacs-version-alist'.
author Bill Wohler <wohler@newt.com>
date Mon, 10 Apr 2006 23:47:18 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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