From: André Spiegel Date: Fri, 19 Jul 2002 13:32:53 +0000 (+0000) Subject: # X-Git-Tag: ttn-vms-21-2-B4~13982 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=e0a91707108752d6f9656a048ca87a407267ccad;p=emacs.git # --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 72745cbe8fb..ab24cf0a0f2 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -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)