From: André Spiegel Date: Sun, 6 Apr 2003 12:35:33 +0000 (+0000) Subject: # X-Git-Tag: ttn-vms-21-2-B4~10623 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=d02fcd847e4d61be9e1dbd8506a6910166c8280f;p=emacs.git # --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 4ccfec2dc0e..0573868e000 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -15,6 +15,12 @@ * info-look.el (emacs-lisp-mode): Add prefix/suffix matching regexps. +2003-04-05 Andre Spiegel + + * vc-cvs.el (vc-cvs-get-entries): New function that uses the + right coding system for accessing CVS/Entries. + (vc-cvs-registered, vc-cvs-dir-state-heuristic): Use it. + 2003-04-04 Vinicius Jose Latorre * subr.el (number-sequence): Adjust code.