contrib/emacs: Add an Emacs VC backend.
commit486a974acce1bd560ae8edc1895ff91253271675
authorAlexandre Julliard <julliard@winehq.org>
Sat, 4 Mar 2006 14:32:19 +0000 (4 15:32 +0100)
committerJunio C Hamano <junkio@cox.net>
Sat, 4 Mar 2006 21:45:37 +0000 (4 13:45 -0800)
tree34c666c491822330aabdea23949d759cbdc7882c
parentf2fea68a0fc29c6378748853abb01aed1c462a50
contrib/emacs: Add an Emacs VC backend.

Add a basic Emacs VC backend. It currently supports the following
commands: checkin, checkout, diff, log, revert, and annotate. There is
only limited support for working with revisions other than HEAD.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
contrib/emacs/vc-git.el [new file with mode: 0644]