view etc/images/letter.xpm @ 112174:efdf56b1332d

Update dired.el
author Andreas Schwab <schwab@linux-m68k.org>
date Sun, 09 Jan 2011 20:34:20 +0100
parents a888cc87aa4f
children
line wrap: on
line source

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