From: André Spiegel Date: Tue, 28 Aug 2001 17:12:58 +0000 (+0000) Subject: # X-Git-Tag: emacs-pretest-21.0.105~41 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=042e6d91ae38a5a5ad76d1acae4920eb71347cb0;p=emacs.git # --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index e7892315fb1..a7f0e617250 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -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.