Skip to content

Commit 7851386

Browse files
committed
emacs: Remove the no longer maintained vc-git package.
vc-git is distributed with Emacs since version 22.2, and is maintained in the Emacs CVS tree. This file is obsolete and causes trouble for people who want to add contrib/emacs to their load-path. Signed-off-by: Alexandre Julliard <[email protected]>
1 parent 5a7b3bf commit 7851386

2 files changed

Lines changed: 1 addition & 217 deletions

File tree

contrib/emacs/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
EMACS = emacs
44

5-
ELC = git.elc vc-git.elc git-blame.elc
5+
ELC = git.elc git-blame.elc
66
INSTALL ?= install
77
INSTALL_ELC = $(INSTALL) -m 644
88
prefix ?= $(HOME)

contrib/emacs/vc-git.el

Lines changed: 0 additions & 216 deletions
This file was deleted.

0 commit comments

Comments
 (0)