view etc/letter.xpm @ 76730:99960fddd88c

** Add default-directory spec to *Compilation* buffer only when about to save in a different directory. Fixed in another way.
author Chong Yidong <cyd@stupidchicken.com>
date Sun, 25 Mar 2007 17:54:49 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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