Mercurial > emacs
view etc/images/low-color/up-arrow.xpm @ 107359:4e4364e2100c
(vc-git-print-log): Use "tformat:" for shortlog, instead of "format:"
This ensures that the output is newline-terminated.
author | Miles Bader <miles@gnu.org> |
---|---|
date | Tue, 09 Mar 2010 22:24:44 +0900 |
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", " ", " ", " + ", " &$+ ", " +%.@+ ", " +%...@+ ", " +%.....@+ ", " +%......#@+ ", " +%.......##@+ ", " +%$$.....#@@@@+ ", " +++++$.....@+++++ ", " +$....#@+ ", " +$....#@+ ", " +$...##@+ ", " +$...##@+ ", " +$...##@+ ", " +...#@@@+ ", " +++++++++ ", " ", " ", " ", " ", " ", " "};