From: André Spiegel Date: Wed, 23 Apr 2003 13:19:36 +0000 (+0000) Subject: # X-Git-Tag: ttn-vms-21-2-B4~10442 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=1e58bef9c22d4f76013dee232b32f9f1b8d9eab7;p=emacs.git # --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index ff9a01f3937..55030147fb3 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,14 @@ +2003-04-23 Andre Spiegel + + * vc-cvs.el (vc-cvs-stay-local): Keep the old default. Simplify + doc string. + +2003-04-23 Wolfgang Scherer + + * vc-cvs.el (vc-cvs-stay-local): Allow lists of host regexps. + (vc-cvs-stay-local-p): Handle them. + (vc-cvs-parse-root): New function, used by the above. + 2003-04-20 Richard M. Stallman * simple.el (kill-line): Doc fix.