Skip to content

Commit

Permalink
emacs: Remove the no longer maintained vc-git package.
Browse files Browse the repository at this point in the history
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 <julliard@winehq.org>
  • Loading branch information
Alexandre Julliard committed Feb 7, 2009
1 parent 5a7b3bf commit 7851386
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 217 deletions.
2 changes: 1 addition & 1 deletion contrib/emacs/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

EMACS = emacs

ELC = git.elc vc-git.elc git-blame.elc
ELC = git.elc git-blame.elc
INSTALL ?= install
INSTALL_ELC = $(INSTALL) -m 644
prefix ?= $(HOME)
Expand Down
216 changes: 0 additions & 216 deletions contrib/emacs/vc-git.el

This file was deleted.

0 comments on commit 7851386

Please sign in to comment.