Mercurial > emacs
view etc/images/sort-column-ascending.xpm @ 74513:14feaadb133a
(leim-list.el): Depend on leim-ext.el as well. Run Emacs to append
non-empty non-comment lines in leim-ext.el to leim-list.el.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sat, 09 Dec 2006 12:40:13 +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", " ", " ", " ... ", " . .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " ..... . ", " ", " . ", " ", " . ", " .... ", " .. .. ", " .. .. ", " .. .. ", " ..... ", " .. ", " . ... ", " ..... ", " ", " "};