Mercurial > emacs
view etc/images/sort-column-ascending.xpm @ 104636:bc74846b9a54
(encode_coding_utf_16): Fix checking of an Unicode character.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Thu, 27 Aug 2009 07:30:29 +0000 |
parents | ed7704221f2b |
children |
line wrap: on
line source
/* XPM */ static char * stock_sort_column_ascending_xpm[] = { "24 24 2 1", " c None", ". c #000000", " ", " ", " ... ", " . .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " ..... . ", " ", " . ", " ", " . ", " .... ", " .. .. ", " .. .. ", " .. .. ", " ..... ", " .. ", " . ... ", " ..... ", " ", " "};