Mercurial > emacs
view etc/images/letter.xpm @ 99020:08af05537037
(scan_words): Call word_boundary_p instead of comparing
scripts.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Wed, 22 Oct 2008 05:31:05 +0000 |
parents | a888cc87aa4f |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};