diff options
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. |