view etc/letter.xpm @ 70345:bddeadaa4365

(command-line-1): Refer to Lisp manual when pure-space-overflow occurs.
author Reiner Steib <Reiner.Steib@gmx.de>
date Tue, 02 May 2006 12:32:57 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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