]> git.eshelyaron.com Git - emacs.git/commitdiff
#
authorAndré Spiegel <spiegel@gnu.org>
Sun, 6 Apr 2003 12:35:33 +0000 (12:35 +0000)
committerAndré Spiegel <spiegel@gnu.org>
Sun, 6 Apr 2003 12:35:33 +0000 (12:35 +0000)
lisp/ChangeLog

index 4ccfec2dc0e4f5333703948d129f26495cf57347..0573868e0008278ed66896ad200839dc4845187e 100644 (file)
 
        * info-look.el (emacs-lisp-mode): Add prefix/suffix matching regexps.
 
+2003-04-05  Andre Spiegel  <spiegel@gnu.org>
+
+       * 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  <viniciusjl@ig.com.br>
 
        * subr.el (number-sequence): Adjust code.