diff options
| author | Dan Nicolaescu | 2007-07-20 03:15:19 +0000 |
|---|---|---|
| committer | Dan Nicolaescu | 2007-07-20 03:15:19 +0000 |
| commit | a272e668c92ad0a4e0d986f7536862c3abb52bc2 (patch) | |
| tree | 97299eb7a3285ceed2a640893ebbb547cc0ac377 /lisp/ChangeLog | |
| parent | 7c0953573e29df316e98d8efef4f55848bfcc448 (diff) | |
| download | emacs-a272e668c92ad0a4e0d986f7536862c3abb52bc2.tar.gz emacs-a272e668c92ad0a4e0d986f7536862c3abb52bc2.zip | |
(vc-hg-workfile-unchanged-p): New function.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 1 |
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. |