view etc/letter.xpm @ 78915:e7a2828a162d

(allout-before-change-handler): Replace got-char by goto-char.
author Martin Rudalics <rudalics@gmx.at>
date Sat, 29 Sep 2007 07:59:15 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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