Mercurial > emacs
view lisp/toolbar/lc-back_arrow.xpm @ 60102:8555807a4582
(Continuation Lines): Simplify description of truncation,
and refer to Display Custom for the rest of it.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Wed, 16 Feb 2005 09:51:37 +0000 |
parents | 54c368ae8f2b |
children |
line wrap: on
line source
/* XPM */ static char *back_arrow_xpm[] = { "24 24 6 1", " c #000000", ". c #000100", "X c #6B6B66", "o c #87AF85", "O c #FFFFFF", "+ c None", "++++++++++++++++++++++++", "++++++++++++++++++++++++", "++++++++++++++++++++++++", "++++++++++ +++++++++++++", "+++++++++ .+++++++++++++", "++++++++ O.+++++++++++++", "+++++++ Oo . ++++++++++", "++++++ Ooooooo +++++++++", "+++++ Ooooooooo ++++++++", "++++ ooooooooooo.+++++++", "+++++ oooooooooo..++++++", "++++++.oooooooooo.++++++", "+++++++.oo.. oooo.++++++", "++++++++.o.+ ooo.++++++", "+++++++++..++..oo.++++++", "++++++++++.+++.oo.++++++", "++++++++++++++.oo.++++++", "++++++++++++++.o.+++++++", "+++++++++++++.oX.+++++++", "++++++++++++.oo.++++++++", "+++++++++++++..+++++++++", "++++++++++++++++++++++++", "++++++++++++++++++++++++", "++++++++++++++++++++++++"};