comparison lisp/ChangeLog @ 39004:88f9afdb0565

#
author André Spiegel <spiegel@gnu.org>
date Tue, 28 Aug 2001 17:12:58 +0000
parents 902cb976fed2
children 47ac337b9bde
comparison
equal deleted inserted replaced
39003:e5b13676ef11 39004:88f9afdb0565
1 2001-08-28 Andre Spiegel <spiegel@gnu.org>
2
3 * vc.el (vc-revert-file): Call the backend even if the FILE's
4 contents can be reverted locally; pass new arg CONTENTS-DONE
5 down to the backend.
6
7 * vc-{cvs,rcs,sccs}.el (vc-*-revert-file): Handle new
8 optional arg CONTENTS-DONE.
9
1 2001-08-28 Andrew Innes <andrewi@gnu.org> 10 2001-08-28 Andrew Innes <andrewi@gnu.org>
2 11
3 * makefile.nt (DONTCOMPILE): Sync list from makefile.w32-in. 12 * makefile.nt (DONTCOMPILE): Sync list from makefile.w32-in.
4 13
5 2001-08-28 Eli Zaretskii <eliz@is.elta.co.il> 14 2001-08-28 Eli Zaretskii <eliz@is.elta.co.il>