Mercurial > emacs
view etc/images/low-color/up-arrow.xpm @ 104913:67946512b0fd
(define-derived-mode): Give the mode's map, and syntax and abbrev
tables basic docs, if they don't have any.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Thu, 10 Sep 2009 06:21:23 +0000 |
parents | 28718fa5d988 |
children |
line wrap: on
line source
/* XPM */ static char * up_arrow2_xpm[] = { "24 24 8 1", " c None", ". c #87AF85", "+ c #000100", "@ c #504D46", "# c #6B6B66", "$ c #BBBDBA", "% c #FFFFFF", "& c #3E4850", " ", " ", " + ", " &$+ ", " +%.@+ ", " +%...@+ ", " +%.....@+ ", " +%......#@+ ", " +%.......##@+ ", " +%$$.....#@@@@+ ", " +++++$.....@+++++ ", " +$....#@+ ", " +$....#@+ ", " +$...##@+ ", " +$...##@+ ", " +$...##@+ ", " +...#@@@+ ", " +++++++++ ", " ", " ", " ", " ", " ", " "};