aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 69376212323..6b0f24a21e1 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,15 @@
12001-10-21 Andre Spiegel <spiegel@gnu.org>
2
3 * vc.el (vc-diff-internal, vc-coding-system-for-diff,
4 vc-default-diff-tree): New functions.
5 (vc-version-diff): Use them. As a result, coding systems are now
6 set up properly for all sorts of diffs, and tree diffs can now
7 also be done locally.
8 (vc-diff): With a prefix argument, don't require that it's called
9 from a buffer under version control.
10
11 * vc-cvs.el (vc-cvs-diff-tree): New function.
12
12001-10-21 Miles Bader <miles@gnu.org> 132001-10-21 Miles Bader <miles@gnu.org>
2 14
3 * help-funs.el (help-manyarg-func-alist): Remove entries for 15 * help-funs.el (help-manyarg-func-alist): Remove entries for