view etc/letter.xpm @ 62909:86b398407446

(tex-compile-commands, tex-compile, tex-start-tex): Undo all but the last part of the 2005-05-28 change.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Mon, 30 May 2005 20:37:31 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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