Mercurial > emacs
view etc/images/sort-column-ascending.xpm @ 112215:1fd3710e6845
* admin/bzrmerge.el: Require cl when compiling.
(bzrmerge-merges): Doc fix.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Thu, 13 Jan 2011 18:44:25 -0800 |
parents | ed7704221f2b |
children |
line wrap: on
line source
/* XPM */ static char * stock_sort_column_ascending_xpm[] = { "24 24 2 1", " c None", ". c #000000", " ", " ", " ... ", " . .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " ..... . ", " ", " . ", " ", " . ", " .... ", " .. .. ", " .. .. ", " .. .. ", " ..... ", " .. ", " . ... ", " ..... ", " ", " "};