Mercurial > emacs
view etc/letter.xpm @ 69638:79b1d98aa241
(sort-coding-systems): Describe that
the argument is modified in docstring.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Thu, 23 Mar 2006 01:19:32 +0000 |
parents | bc20bf61a6e9 |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};