From e69a192167c3092a739e143fb471e8a6c114cbfa Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Wed, 27 Aug 2008 20:38:53 +0000 Subject: [PATCH] * vc-hooks.el (vc-workfile-unchanged-p): If the checkout time is not the same as the last modification time, fall back on the backend-specific check. --- lisp/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index d4ba7d364be..719c25b1aa5 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,9 @@ +2008-08-27 Alex Harsanyi (tiny change) + + * vc-hooks.el (vc-workfile-unchanged-p): If the checkout time is + not the same as the last modification time, fall back on the + backend-specific check. + 2008-08-27 Teodor Zlatanov * add-log.el (change-log-next-error): Run an extra `find-file' to -- 2.39.5