Mercurial > emacs
view etc/letter.xpm @ 57444:5af5500fd1de
(coding-system-equal): Moved from mule-util.el.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Tue, 12 Oct 2004 05:24:49 +0000 |
parents | bc20bf61a6e9 |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};