Mercurial > emacs
view etc/images/low-color/saveas.xpm @ 82053:3cc1f1f9df04
(vc-git-checkin): Delete unused parameter and the code
handling it. Use vc-git-command.
(vc-git-find-version, vc-git-diff-tree): New functions.
(vc-git-revert): Use vc-git-command.
(vc-git--run-command): Delete.
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Mon, 23 Jul 2007 16:01:25 +0000 |
parents | 28718fa5d988 |
children |
line wrap: on
line source
/* XPM */ static char * saveas2_xpm[] = { "24 24 13 1", " c None", ". c #000100", "+ c #BBBDBA", "@ c #7A98B0", "# c #FFFFFF", "$ c #6B6B66", "% c #3E4850", "& c #B0CCE2", "* c #4D687C", "= c #EBA291", "- c #504D46", "; c #D3B354", "> c #974F3D", " .. ", " .;;. ", " .............;;-... ", " .&&$========.;;-.%@@. ", " .&@$=======.;;-.>-@*. ", " .&@$======.;;-.>>%@*. ", " .&@$#####.;;-.++#$@*. ", " .&@$####.;;-.++##$@*. ", " .&@$+++.;;-.+++++$@*. ", " .&@$###.;-.++####$@*. ", " .&@$##.-..++#####$@*. ", " .&@$++..+++++++++$@$. ", " .&@$###++########$@%. ", " .&@@$$$$$$$$$$$$$$@%. ", " .&@@@@@@@@@@@@@@@@@%. ", " .&@@@%%%**$$$$%%%@&%. ", " .&@@%++####++++$**&%. ", " .&@@%+#$--+++++%**&%. ", " .&@@%##$--+++++%**&%. ", " .&@@%##---+++##%**&%. ", " .@@@%++---++###%**&%. ", " .**%++++++##++%**&%. ", " ................%. ", " "};