comparison lisp/ChangeLog @ 81983:d3b18c88b7e5

(vc-print-log): Fix call to print-log. (vc-default-comment-history): Likewise.
author Dan Nicolaescu <dann@ics.uci.edu>
date Fri, 20 Jul 2007 00:19:49 +0000
parents d4b8336cd8f5
children 5fe5698ac0fb
comparison
equal deleted inserted replaced
81982:d4b8336cd8f5 81983:d3b18c88b7e5
7 (vc-hg-dir-state, vc-hg-dired-state-info): New functions. 7 (vc-hg-dir-state, vc-hg-dired-state-info): New functions.
8 (vc-hg-checkout): Re-enable. 8 (vc-hg-checkout): Re-enable.
9 (vc-hg-create-repo): Fix typos. 9 (vc-hg-create-repo): Fix typos.
10 10
11 * vc.el: Fix typo. 11 * vc.el: Fix typo.
12 (vc-print-log): Fix call to print-log.
13 (vc-default-comment-history): Likewise.
12 14
13 * vc-mcvs.el (vc-mcvs-create-repo): Fix typos. 15 * vc-mcvs.el (vc-mcvs-create-repo): Fix typos.
14 16
15 * vc-bzr.el (vc-bzr-create-repo): New function. 17 * vc-bzr.el (vc-bzr-create-repo): New function.
16 18