# HG changeset patch # User Eric S. Raymond # Date 1184775136 0 # Node ID 429f67c3e26d09e8f4b5d3fd87fd9963bfd15a51 # Parent 55e9cc4986fffa7733efaa3e3cf514b11246c053 Put the lower half (the back-end) of NewVC in place. This commit makes only the minimum changes needed to get the old vc.el logic working with the new back ends. diff -r 55e9cc4986ff -r 429f67c3e26d lisp/ChangeLog --- a/lisp/ChangeLog Wed Jul 18 12:43:37 2007 +0000 +++ b/lisp/ChangeLog Wed Jul 18 16:12:16 2007 +0000 @@ -1,5 +1,9 @@ +2007-07-18 Eric S. Raymond + + * 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 - * 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)