comparison lisp/ChangeLog @ 82145:f04985ac29f2

* vc-git.el: Relicense to GPLv3 or later. (vc-directory-exclusion-list, vc-handled-backends): Remove. * vc-hooks.el (vc-handled-backends): Add GIT. * vc.el (vc-directory-exclusion-list): Add .git. * vc2-xtra.texi (Customizing VC): Add GIT.
author Dan Nicolaescu <dann@ics.uci.edu>
date Thu, 26 Jul 2007 18:44:39 +0000
parents d334990fbd70
children 5868631b2e87
comparison
equal deleted inserted replaced
82144:d334990fbd70 82145:f04985ac29f2
1 2007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
2
3 * vc-git.el: Relicense to GPLv3 or later.
4 (vc-directory-exclusion-list, vc-handled-backends): Remove.
5
6 * vc-hooks.el (vc-handled-backends): Add GIT.
7
8 * vc.el (vc-directory-exclusion-list): Add .git.
9
1 2007-07-26 Alexandre Julliard <julliard@winehq.org> 10 2007-07-26 Alexandre Julliard <julliard@winehq.org>
2 11
3 * vc-git.el (vc-git-revision-table) 12 * vc-git.el (vc-git-revision-table)
4 (vc-git-revision-completion-table): New functions. 13 (vc-git-revision-completion-table): New functions.
5 14