Mercurial > emacs
view etc/images/sort-column-ascending.xpm @ 76230:3e1deb9ccdf5
(find-lisp-default-directory-predicate):
Fix bug: Do symlink check on expanded filename.
author | Thien-Thi Nguyen <ttn@gnuvola.org> |
---|---|
date | Wed, 28 Feb 2007 10:44:10 +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", " ", " ", " ... ", " . .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " ..... . ", " ", " . ", " ", " . ", " .... ", " .. .. ", " .. .. ", " .. .. ", " ..... ", " .. ", " . ... ", " ..... ", " ", " "};