aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorDan Nicolaescu2007-07-20 03:15:19 +0000
committerDan Nicolaescu2007-07-20 03:15:19 +0000
commita272e668c92ad0a4e0d986f7536862c3abb52bc2 (patch)
tree97299eb7a3285ceed2a640893ebbb547cc0ac377 /lisp/ChangeLog
parent7c0953573e29df316e98d8efef4f55848bfcc448 (diff)
downloademacs-a272e668c92ad0a4e0d986f7536862c3abb52bc2.tar.gz
emacs-a272e668c92ad0a4e0d986f7536862c3abb52bc2.zip
(vc-hg-workfile-unchanged-p): New function.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 6f388723a28..8f5460ef4d7 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -11,6 +11,7 @@
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.