1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-05 11:45:45 +00:00
This commit is contained in:
André Spiegel 2000-11-19 10:03:08 +00:00
parent 19a79b62ec
commit 5497045254

View File

@ -1,3 +1,16 @@
2000-11-19 Andre Spiegel <spiegel@gnu.org>
* 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 <miles@gnu.org>
* image-file.el (insert-image-file): Make `intangible' and