Mercurial > emacs
view etc/images/low-color/open.xpm @ 106506:c43a4817b264
Fix short log parsing and fontification.
* vc-bzr.el (vc-bzr-log-view-mode): Match dot in revision number.
Fix fontification for the [merge] label.
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Wed, 09 Dec 2009 06:04:09 +0000 |
parents | 28718fa5d988 |
children |
line wrap: on
line source
/* XPM */ static char * open2_xpm[] = { "24 24 8 1", " c None", ". c #BBBDBA", "+ c #000100", "@ c #87AF85", "# c #FFFFFF", "$ c #6B6B66", "% c #504D46", "& c #3E4850", " ", " ", " ", " +++++++ ", " +.#####$% ", " +#.....@% ", "+.#......%+ ", "+..@@@...$%++++++++ ", "+.@@@@@..@@........+ ", "+.@@@@@@@@@@@@@@@@$+ ", "+.$$++++++++++++++++++ ", "+.$%################..& ", "+.$+#.................+ ", "+.%.#...............@$+ ", "+.+#...............@@%+ ", "+.$#............@@.@$+ ", "+....@@@@@.....@@@@$%+ ", "+.#..@@@@@@@@@@@@$$$+ ", "+#.@@@@$$$$$$$$$$$$%+ ", " +++++++++++++++++++ ", " ", " ", " ", " "};