Mercurial > emacs
view etc/images/sort-column-ascending.xpm @ 98189:5ac5a5adc028
(makefile-match-function-end): Move point. (Bug#983)
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Tue, 16 Sep 2008 02:41:49 +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", " ", " ", " ... ", " . .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " ..... . ", " ", " . ", " ", " . ", " .... ", " .. .. ", " .. .. ", " .. .. ", " ..... ", " .. ", " . ... ", " ..... ", " ", " "};