Mercurial > emacs
diff lisp/ChangeLog @ 85462:43a9834cf1a6
* vc-bzr.el (vc-bzr-diff-tree):
* vc-git.el (vc-git-diff-tree):
* vc-hg.el (vc-hg-diff-tree):
* vc-mcvs.el (vc-mcvs-diff-tree):
* vc-mtn.el (vc-mtn-diff-tree):
* vc-svn.el (vc-svn-diff-tree): Remove.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Sat, 20 Oct 2007 01:28:35 +0000 |
parents | abd6fdb45765 |
children | 771c063a16df |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Oct 20 01:13:10 2007 +0000 +++ b/lisp/ChangeLog Sat Oct 20 01:28:35 2007 +0000 @@ -1,3 +1,12 @@ +2007-10-20 Stefan Monnier <monnier@iro.umontreal.ca> + + * vc-bzr.el (vc-bzr-diff-tree): + * vc-git.el (vc-git-diff-tree): + * vc-hg.el (vc-hg-diff-tree): + * vc-mcvs.el (vc-mcvs-diff-tree): + * vc-mtn.el (vc-mtn-diff-tree): + * vc-svn.el (vc-svn-diff-tree): Remove. + 2007-10-20 Stefan Monnier <monnier@iro.umontreal.ca> * vc-mtn.el (vc-mtn-revision-completion-table):