Mercurial > emacs
view etc/images/sort-column-ascending.xpm @ 76048:60cb64f711d8
[** alinsoar@voila.fr, Feb 18: TAB in find-file with PARTIAL-COMPLETION-MODE on
[He suggested a patch; is it correct?
No -- the bug has already been fixed in the core!
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Thu, 22 Feb 2007 00:43:44 +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", " ", " ", " ... ", " . .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " ..... . ", " ", " . ", " ", " . ", " .... ", " .. .. ", " .. .. ", " .. .. ", " ..... ", " .. ", " . ... ", " ..... ", " ", " "};