]> git.eshelyaron.com Git - emacs.git/commitdiff
Put the lower half (the back-end) of NewVC in place. This commit
authorEric S. Raymond <esr@snark.thyrsus.com>
Wed, 18 Jul 2007 16:12:16 +0000 (16:12 +0000)
committerEric S. Raymond <esr@snark.thyrsus.com>
Wed, 18 Jul 2007 16:12:16 +0000 (16:12 +0000)
makes only the minimum changes needed to get the old vc.el logic
working with the new back ends.

lisp/ChangeLog

index 754de31b7a71a6503467497a8243e50581e1332a..cda784aa7a9ac4f594cb6590d3a217d41b1c1b1e 100644 (file)
@@ -1,5 +1,9 @@
-2007-07-18  Juanma Barranquero  <lekktu@gmail.com>
+2007-07-18  Eric S. Raymond  <esr@snark.thyrsus.com>
+
+       * vc-hooks.el: Generalize stay-local-p to operate on lists of
+       files.  Change two keybindings to point to new function names.
 
+2007-07-18  Juanma Barranquero  <lekktu@gmail.com>
        * follow.el (follow-mode-hook, follow-mode-off-hook, follow-mode)
        (follow-delete-other-windows-and-split, follow-recenter)
        (follow-windows-aligned-p, follow-point-visible-all-windows-p)