view etc/letter.xpm @ 83646:cac66c12e45d

* term/xterm.el (terminal-init-xterm): Fix merge issue. * puresize.h (BASE_PURESIZE): Increase.
author Dan Nicolaescu <dann@ics.uci.edu>
date Sun, 29 Jul 2007 16:00:42 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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