Mercurial > emacs
view etc/letter.xpm @ 50697:019e87a60687
(skip_chars): Fix previous change.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Thu, 24 Apr 2003 23:24:51 +0000 |
parents | bc20bf61a6e9 |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};