view etc/letter.xpm @ 63815:015343385a78

(compilation-next-error-function): Don't switch buffers; operate on the current buffer.
author Richard M. Stallman <rms@gnu.org>
date Tue, 28 Jun 2005 18:57:00 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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