view etc/letter.xpm @ 59614:b883f279ae24

(calc-edit-mode): Inhibit read-only when erasing buffer.
author Jay Belanger <jay.p.belanger@gmail.com>
date Tue, 18 Jan 2005 04:52:55 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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