From 72830e8a041dfdff63394ad9598684f99614ef31 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Andr=C3=A9=20Spiegel?= Date: Sun, 21 Oct 2001 13:26:09 +0000 Subject: [PATCH] # --- lisp/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 69376212323..6b0f24a21e1 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,15 @@ +2001-10-21 Andre Spiegel + + * vc.el (vc-diff-internal, vc-coding-system-for-diff, + vc-default-diff-tree): New functions. + (vc-version-diff): Use them. As a result, coding systems are now + set up properly for all sorts of diffs, and tree diffs can now + also be done locally. + (vc-diff): With a prefix argument, don't require that it's called + from a buffer under version control. + + * vc-cvs.el (vc-cvs-diff-tree): New function. + 2001-10-21 Miles Bader * help-funs.el (help-manyarg-func-alist): Remove entries for -- 2.39.5