view etc/letter.xpm @ 51782:3b58843e8f3f

(Fkill_buffer): Clear charpos cache if necessary.
author Kenichi Handa <handa@m17n.org>
date Mon, 07 Jul 2003 01:45:49 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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