Mercurial > emacs
view etc/images/ezimage/page-plus.xpm @ 82144:d334990fbd70
vc-git.el (vc-git-revision-table)
(vc-git-revision-completion-table): New functions.
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Thu, 26 Jul 2007 17:26:08 +0000 |
parents | 616e5cb890c3 |
children |
line wrap: on
line source
/* XPM */ static char * sb_pg_plus_xpm[] = { "20 15 5 1", " c None", ". c #828282", "+ c #000000", "@ c #FFFFFF", "# c #ADADAD", " ............ ", " .++++++++++++.", " .++@@@@@@@@@@+.", " .+#+@@@@@@@@@@+.", " .+##+@@@@@@@@@@+.", " .+###+@@@++@@@@@+.", " .+####+@@@++@@@@@+.", ".+++++++@++++++@@@+.", ".+@@@@@@@++++++@@@+.", ".+@@@@@@@@@++@@@@@+.", ".+@@@@@@@@@++@@@@@+.", ".+@@@@@@@@@@@@@@@@+.", ".+@@@@@@@@@@@@@@@@+.", ".++++++++++++++++++.", " .................. "};