Mercurial > emacs
view etc/images/custom/down.xpm @ 104252:0cb25698f384
Mention the new coding system `utf-8-hfs' and many
functions for Unicode normalization.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Thu, 13 Aug 2009 12:18:35 +0000 |
parents | b0ca8a5b94ae |
children | 87681b1f74ce |
line wrap: on
line source
/* XPM */ static char * down_xpm[] = { "8 8 4 1", " c none", ". c gray90", "X c gray45", "O c gray75", "........", ".OOOOOOX", " .OOOOX ", " .OOOOX ", " .OOX ", " .OOX ", " OX ", " OX "};