comparison lisp/ChangeLog @ 78368:c64b46dbbe6b

Changes from arch/CVS synchronization
author Miles Bader <miles@gnu.org>
date Tue, 31 Jul 2007 04:20:12 +0000
parents 9b9e30a9b135
children f0d8038376f8 e126e09e6ac7
comparison
equal deleted inserted replaced
78367:e866d20e2a3f 78368:c64b46dbbe6b
1 2007-07-30 Dan Nicolaescu <dann@ics.uci.edu> 1 2007-07-30 Dan Nicolaescu <dann@ics.uci.edu>
2 2
3 * vc-git.el: (vc-directory-exclusion-list, vc-handled-backends): 3 * vc-git.el: (vc-directory-exclusion-list, vc-handled-backends):
4 Remove. 4 Remove.
5 (vc-git-revision-completion-table): Enable. 5 (vc-git-revision-completion-table): Enable.
6 6
7 * vc-hooks.el (vc-handled-backends): Add GIT and HG. 7 * vc-hooks.el (vc-handled-backends): Add GIT and HG.
8 8
9 * vc.el (vc-directory-exclusion-list): Add .git and .hg. 9 * vc.el (vc-directory-exclusion-list): Add .git and .hg.
10 10
11 * vc-hg.el (vc-hg-revision-completion-table): Re-enable. 11 * vc-hg.el (vc-hg-revision-completion-table): Re-enable.