From: André Spiegel Date: Sat, 20 Jul 2002 17:42:59 +0000 (+0000) Subject: # X-Git-Tag: emacs-pretest-21.2.91~151 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=3e467146d7ab09581c9088b4950b73cf22561d2d;p=emacs.git # --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 2113d401038..debb173ca9d 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,13 @@ +2002-07-20 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-18 Dave Love * help.el (describe-function-1): Cope with alias of manyarg