]> git.eshelyaron.com Git - emacs.git/commitdiff
* vc-hooks.el (vc-workfile-unchanged-p): If the checkout time is not
authorChong Yidong <cyd@stupidchicken.com>
Wed, 27 Aug 2008 20:38:53 +0000 (20:38 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Wed, 27 Aug 2008 20:38:53 +0000 (20:38 +0000)
the same as the last modification time, fall back on the
backend-specific check.

lisp/ChangeLog

index d4ba7d364be5d643a820646b91bdc100901c4674..719c25b1aa58efe6c566ce254e0eb7ff9a8c19fe 100644 (file)
@@ -1,3 +1,9 @@
+2008-08-27  Alex Harsanyi  <harsanyi@mac.com>  (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  <tzz@lifelogs.com>
 
        * add-log.el (change-log-next-error): Run an extra `find-file' to