Mercurial > emacs
view etc/images/sort-column-ascending.xpm @ 83753:63012e03e1d4
(shell): Return correct value from interactive spec.
author | Andreas Schwab <schwab@suse.de> |
---|---|
date | Wed, 29 Aug 2007 13:34:42 +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", " ", " ", " ... ", " . .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " ..... . ", " ", " . ", " ", " . ", " .... ", " .. .. ", " .. .. ", " .. .. ", " ..... ", " .. ", " . ... ", " ..... ", " ", " "};