# HG changeset patch # User Andr Spiegel # Date 999018778 0 # Node ID 88f9afdb0565d6187787b8480f552f2aa99e75bf # Parent e5b13676ef117b0a6b57e6d65dcceea07fe27644 # diff -r e5b13676ef11 -r 88f9afdb0565 lisp/ChangeLog --- 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 + + * 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 * makefile.nt (DONTCOMPILE): Sync list from makefile.w32-in.