view etc/letter.xpm @ 80832:e712fac5ab3b

(find-dired-filter): Propertize all text down to eob.
author Richard M. Stallman <rms@gnu.org>
date Sun, 29 Apr 2007 21:11:42 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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