aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index c8890a926be..da61e7025ad 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,7 @@
12011-03-10 Glenn Morris <rgm@gnu.org> 12011-03-10 Glenn Morris <rgm@gnu.org>
2 2
3 * vc/vc-hg.el (vc-hg-pull, vc-hg-merge-branch): Use vc-hg-program.
4
3 * vc/vc-git.el (vc-git-program): New option. 5 * vc/vc-git.el (vc-git-program): New option.
4 (vc-git-branches, vc-git-pull, vc-git-merge-branch, vc-git-command) 6 (vc-git-branches, vc-git-pull, vc-git-merge-branch, vc-git-command)
5 (vc-git--call): Use it. 7 (vc-git--call): Use it.