Mercurial > emacs
view etc/images/low-color/right-arrow.xpm @ 111834:6951f234b0c3
* lisp/ansi-color.el (ansi-color-unfontify-region): Replace by trivial def.
(ansi-color-filter-apply): Simplify.
(ansi-color-apply): Use `font-lock-face' rather than `face'.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Mon, 06 Dec 2010 11:51:37 -0500 |
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", " ", " ", " ", " + ", " ++ ", " +.+ ", " +..+ ", " ++++++++@..+ ", " +@@@@@@@@@..+ ", " +@@..........+ ", " +..........@..+ ", " +.............$+ ", " +............$+ ", " +...........$+ ", " +.######...$+ ", " ++++++++#.$+ ", " +#$+ ", " +$+ ", " ++ ", " + ", " ", " ", " ", " "};