view etc/letter.xpm @ 81936:64c6efb87c40

* progmodes/grep.el (grep-probe): Use `process-file'. (grep-compute-defaults): Handle variables host specific.
author Michael Albinus <michael.albinus@gmx.de>
date Tue, 17 Jul 2007 21:08:49 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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