comparison lisp/ChangeLog @ 97776:c3601a4165fc

* 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.
author Chong Yidong <cyd@stupidchicken.com>
date Wed, 27 Aug 2008 20:38:53 +0000
parents c7ba169cff4f
children 62d20088701e
comparison
equal deleted inserted replaced
97775:88a8ab97052b 97776:c3601a4165fc
1 2008-08-27 Alex Harsanyi <harsanyi@mac.com> (tiny change)
2
3 * vc-hooks.el (vc-workfile-unchanged-p): If the checkout time is
4 not the same as the last modification time, fall back on the
5 backend-specific check.
6
1 2008-08-27 Teodor Zlatanov <tzz@lifelogs.com> 7 2008-08-27 Teodor Zlatanov <tzz@lifelogs.com>
2 8
3 * add-log.el (change-log-next-error): Run an extra `find-file' to 9 * add-log.el (change-log-next-error): Run an extra `find-file' to
4 go to the position of interest. 10 go to the position of interest.
5 11