view etc/letter.xpm @ 77182:81971498a673

* progmodes/compile.el (compilation-start): Revert 2007-03-25 change. * files.el: Ditto.
author Chong Yidong <cyd@stupidchicken.com>
date Fri, 13 Apr 2007 15:09:14 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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