view etc/letter.xpm @ 59507:359397c57b70

(custom-declare-variable): Just put symbol instead of (defvar . symbol) on `current-load-list'.
author John Paul Wallington <jpw@pobox.com>
date Wed, 12 Jan 2005 22:48:19 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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