]> git.eshelyaron.com Git - emacs.git/commit
* vc-hg.el (vc-hg-print-log): Deal with multiple file arguments.
authorDan Nicolaescu <dann@ics.uci.edu>
Fri, 20 Jul 2007 00:09:17 +0000 (00:09 +0000)
committerDan Nicolaescu <dann@ics.uci.edu>
Fri, 20 Jul 2007 00:09:17 +0000 (00:09 +0000)
commita6ea7ffc2002875c2e396a90f57f5d106fd0fab4
tree043719bc02c1e0a41308b60fcc8f4f4a1b6009f4
parenta40bd3a1ba64c0a35b761a674316f886683e5df0
* vc-hg.el (vc-hg-print-log): Deal with multiple file arguments.
(vc-hg-registered): Replace if with when.
(vc-hg-state): Deal with nonexistent files and handle removed
files.
(vc-hg-dir-state, vc-hg-dired-state-info): New functions.
(vc-hg-checkout): Re-enable.
(vc-hg-create-repo): Fix typos.

* vc.el: Fix typo.

* vc-mcvs.el (vc-mcvs-create-repo): Fix typos.

* vc-bzr.el (vc-bzr-create-repo): New function.
lisp/ChangeLog
lisp/vc-bzr.el
lisp/vc-hg.el
lisp/vc-mcvs.el
lisp/vc.el