# HG changeset patch # User Chong Yidong # Date 1219869533 0 # Node ID c3601a4165fc802163467f7549f1572ae96d967c # Parent 88a8ab97052b5146235371ff9de2f1d991986aa0 * 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. diff -r 88a8ab97052b -r c3601a4165fc lisp/ChangeLog --- a/lisp/ChangeLog Wed Aug 27 20:26:03 2008 +0000 +++ b/lisp/ChangeLog Wed Aug 27 20:38:53 2008 +0000 @@ -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