Mercurial > emacs
view etc/images/ezimage/info.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 | 616e5cb890c3 |
children |
line wrap: on
line source
/* XPM */ static char * sb_info_xpm[] = { "10 15 4 1", " c None", ". c #BEBEBE", "+ c #0000FF", "@ c #FFFFFF", " .. ", " ..+++. ", " .+++@++. ", " .+++++++ ", " .+++++++ ", ".++@@@++++", ".++++@++++", ".++++@++++", ".++++@++++", " .+++@++++", " .+++@+++ ", " .+@@@@@+ ", " .+++++++ ", " .+++++ ", " ++ "};