From 5497045254b940f94eb4d6fd3986ec4a21bff7d5 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Andr=C3=A9=20Spiegel?= Date: Sun, 19 Nov 2000 10:03:08 +0000 Subject: [PATCH] # --- lisp/ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 4463d635c81..64d86aca75a 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,16 @@ +2000-11-19 Andre Spiegel + + * vc-rcs.el (vc-rcs-state): Call vc-workfile-unchanged-p only here, + and differentiate according to checkout model. + (vc-rcs-fetch-master-state): Don't call vc-workfile-unchanged-p, + since this function is only concerned with master state. + + * vc-hooks.el (vc-workfile-unchanged-p, + vc-default-workfile-unchanged-p): Moved here from vc.el. + + * vc.el (vc-workfile-unchanged-p, + vc-default-workfile-unchanged-p): See above. + 2000-11-19 Miles Bader * image-file.el (insert-image-file): Make `intangible' and -- 2.39.5