]> git.eshelyaron.com Git - emacs.git/commitdiff
Log entries as requested by Stefan.
authorEric S. Raymond <esr@snark.thyrsus.com>
Thu, 19 Jul 2007 22:23:30 +0000 (22:23 +0000)
committerEric S. Raymond <esr@snark.thyrsus.com>
Thu, 19 Jul 2007 22:23:30 +0000 (22:23 +0000)
lisp/ChangeLog

index 779c2093846a933719e17c2a99059c557509f75a..ed6d038d8d687134b0e6e70b32fe44dbef7c30f3 100644 (file)
@@ -24,6 +24,9 @@
 
        * vc-hooks.el: Generalize stay-local-p to operate on lists of
        files.  Change two keybindings to point to new function names.
+       * vc.arch.el, vc-bzr.el, vc-cvs.el, vc-hg.el, vc-mcvs.el, vc-rcs.el,
+       vc-sccs.el, vc-svn.el: These now implement the NewVC-fileset.
+       * vc.el: Adapted for NewVC-fileset, but no functional changes yet.
 
 2007-07-18  Juanma Barranquero  <lekktu@gmail.com>