Mercurial > emacs
view etc/letter.xpm @ 90953:b56b261cff11
(describe-language-environment):
Check if the specified input method exists or not.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Mon, 18 Jun 2007 15:17:46 +0000 |
parents | bc20bf61a6e9 |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};