Mercurial > emacs
view etc/images/low-color/right-arrow.xpm @ 98178:b0fd32c6e590
(file-truename): Don't raise args-out-of-range error
when filename has no separator on windows-nt. (Bug#982)
author | Martin Rudalics <rudalics@gmx.at> |
---|---|
date | Mon, 15 Sep 2008 09:23:14 +0000 |
parents | 28718fa5d988 |
children |
line wrap: on
line source
/* XPM */ static char * right_arrow2_xpm[] = { "24 24 6 1", " c None", ". c #87AF85", "+ c #000100", "@ c #BBBDBA", "# c #6B6B66", "$ c #504D46", " ", " ", " ", " + ", " ++ ", " +.+ ", " +..+ ", " ++++++++@..+ ", " +@@@@@@@@@..+ ", " +@@..........+ ", " +..........@..+ ", " +.............$+ ", " +............$+ ", " +...........$+ ", " +.######...$+ ", " ++++++++#.$+ ", " +#$+ ", " +$+ ", " ++ ", " + ", " ", " ", " ", " "};