Mercurial > emacs
view etc/letter.xpm @ 89650:6b2fe2bf684e
(handle_auto_composed_prop): Fix the case of returning
HANDLED_RECOMPUTE_PROPS.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Sun, 23 Nov 2003 07:32:11 +0000 |
parents | bc20bf61a6e9 |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};