Mercurial > emacs
diff lisp/ChangeLog @ 39004:88f9afdb0565
#
author | André Spiegel <spiegel@gnu.org> |
---|---|
date | Tue, 28 Aug 2001 17:12:58 +0000 |
parents | 902cb976fed2 |
children | 47ac337b9bde |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue Aug 28 17:12:20 2001 +0000 +++ b/lisp/ChangeLog Tue Aug 28 17:12:58 2001 +0000 @@ -1,3 +1,12 @@ +2001-08-28 Andre Spiegel <spiegel@gnu.org> + + * vc.el (vc-revert-file): Call the backend even if the FILE's + contents can be reverted locally; pass new arg CONTENTS-DONE + down to the backend. + + * vc-{cvs,rcs,sccs}.el (vc-*-revert-file): Handle new + optional arg CONTENTS-DONE. + 2001-08-28 Andrew Innes <andrewi@gnu.org> * makefile.nt (DONTCOMPILE): Sync list from makefile.w32-in.