Mercurial > emacs
view etc/images/sort-column-ascending.xpm @ 94478:618e87ee72c0
(vc-dir-mode-hook): Add normal hook.
(vc-dir-mode): Run it.
author | Sam Steingold <sds@gnu.org> |
---|---|
date | Tue, 29 Apr 2008 13:42:15 +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", " ", " ", " ... ", " . .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " ..... . ", " ", " . ", " ", " . ", " .... ", " .. .. ", " .. .. ", " .. .. ", " ..... ", " .. ", " . ... ", " ..... ", " ", " "};