comparison lisp/ChangeLog @ 81986:7179773d9d7f

(vc-hg-workfile-unchanged-p): New function.
author Dan Nicolaescu <dann@ics.uci.edu>
date Fri, 20 Jul 2007 03:15:19 +0000
parents 5fe5698ac0fb
children 8d88b0199c17
comparison
equal deleted inserted replaced
81985:a0277e80d191 81986:7179773d9d7f
9 files. 9 files.
10 (vc-hg-dir-state, vc-hg-dired-state-info): New functions. 10 (vc-hg-dir-state, vc-hg-dired-state-info): New functions.
11 (vc-hg-checkout): Re-enable. 11 (vc-hg-checkout): Re-enable.
12 (vc-hg-create-repo): Fix typos. 12 (vc-hg-create-repo): Fix typos.
13 (vc-hg-print-log): Fix for multiple files. 13 (vc-hg-print-log): Fix for multiple files.
14 (vc-hg-workfile-unchanged-p): New function.
14 15
15 * vc.el: Fix typo. 16 * vc.el: Fix typo.
16 (vc-print-log): Fix call to print-log. 17 (vc-print-log): Fix call to print-log.
17 (vc-default-comment-history): Likewise. 18 (vc-default-comment-history): Likewise.
18 (vc-directory-exclusion-list): Add .hg and .bzr. 19 (vc-directory-exclusion-list): Add .hg and .bzr.