# HG changeset patch # User Andr Spiegel # Date 1027085573 0 # Node ID 513411cc43084a9e8ac36130c616b8a20c545e60 # Parent 7fa004ccd462e866d004d279f2451b00dc599946 # diff -r 7fa004ccd462 -r 513411cc4308 lisp/ChangeLog --- a/lisp/ChangeLog Fri Jul 19 13:27:44 2002 +0000 +++ b/lisp/ChangeLog Fri Jul 19 13:32:53 2002 +0000 @@ -1,3 +1,13 @@ +2002-07-19 Andre Spiegel + + * vc-hooks.el (vc-insert-file): When called with a LIMIT regexp, + delete anything that comes after LIMIT from the buffer. + + * vc-rcs.el (vc-rcs-fetch-master-state): Be more careful to check + if this is really an RCS master file. + + * vc.el: Improve comment of vc-BACKEND-workfile-unchanged-p. + 2002-07-19 Juanma Barranquero * emacs-lisp/bytecomp.el (dot, dot-max, dot-min, dot-marker)