Mercurial > emacs
changeset 33613:a7ecec3a6eaa
#
author | André Spiegel <spiegel@gnu.org> |
---|---|
date | Sun, 19 Nov 2000 10:03:08 +0000 |
parents | 54d0b8b50927 |
children | 9c067a999061 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 13 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sun Nov 19 09:58:38 2000 +0000 +++ b/lisp/ChangeLog Sun Nov 19 10:03:08 2000 +0000 @@ -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