Mercurial > emacs
view etc/letter.xpm @ 90014:ade0c9a12f99
(encode_coding_iso_2022): Fix handling of charset
annotation.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Wed, 13 Oct 2004 02:40:30 +0000 |
parents | bc20bf61a6e9 |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};