view etc/letter.xpm @ 53723:31efc669b404

(fill-delete-newlines): Don't add a space if a setence ends with one of a character in sentence-end-without-space.
author Kenichi Handa <handa@m17n.org>
date Tue, 27 Jan 2004 07:34:18 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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