Mercurial > emacs
view etc/letter.xpm @ 75496:4284dc72d780
(tit-process-header): Add
byte-compile-disable-print-circle:t at the head.
(miscdic-convert): Likewise.
(py-converter): Skip the header comments.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Mon, 29 Jan 2007 03:58:40 +0000 |
parents | bc20bf61a6e9 |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};