comparison lisp/ChangeLog @ 39028:90940ba34b4c

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Thu, 30 Aug 2001 10:54:51 +0000
parents d5b2cd9aadf2
children fe47985d622a
comparison
equal deleted inserted replaced
39027:d5b2cd9aadf2 39028:90940ba34b4c
38 38
39 * vc.el (vc-revert-file): Call the backend even if the FILE's 39 * vc.el (vc-revert-file): Call the backend even if the FILE's
40 contents can be reverted locally; pass new arg CONTENTS-DONE 40 contents can be reverted locally; pass new arg CONTENTS-DONE
41 down to the backend. 41 down to the backend.
42 42
43 * vc-{cvs,rcs,sccs}.el (vc-*-revert-file): Handle new 43 * vc-cvs.el, vc-rcs.el, vc-sccs.el (vc-*-revert-file): Handle new
44 optional arg CONTENTS-DONE. 44 optional arg CONTENTS-DONE.
45 45
46 2001-08-28 Andrew Innes <andrewi@gnu.org> 46 2001-08-28 Andrew Innes <andrewi@gnu.org>
47 47
48 * makefile.nt (DONTCOMPILE): Sync list from makefile.w32-in. 48 * makefile.nt (DONTCOMPILE): Sync list from makefile.w32-in.