Mercurial > emacs
view etc/images/ezimage/box-minus.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 | 616e5cb890c3 |
children |
line wrap: on
line source
/* XPM */ static char * sb_box_minus_xpm[] = { "20 15 4 1", " c None", ". c #000000", "+ c #828282", "@ c #D19200", "...+ +..+ ", ".@@.+ +.@.+", "+.@@.+ +.@@@.", "+.@@@.+++++++++.@@..", " +..@............@.+", " +.@..@@@@@@@@@@@..+", " +.@@..............+", " +.@@.@@@@@@@@@@@@.+", " +.@@.@@@@@@@@@@@@.+", " +.@@.@@@......@@@.+", " +.@@.@@@......@@@.+", " +.@.@@@@@@@@@@@@.+", " +..@@@@@@@@@@@@.+", " +..............+", " ++++++++++++++ "};