view etc/letter.xpm @ 69037:2e60323be52d

* custom.el (customize-mark-to-save, customize-mark-as-set): Load the symbol first.
author Chong Yidong <cyd@stupidchicken.com>
date Mon, 20 Feb 2006 15:59:51 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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