From 5af733c09a3b3bce3ad4ced365fb06102c813a70 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Fri, 2 May 2008 17:53:14 +0000 Subject: [PATCH] Should have gone in with previous commit. --- lisp/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 1177b89449a..4215ebb37e4 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,14 @@ +2008-05-02 Eric S. Raymond + + * vc-arch.el, vc-bzr.el, vc-cvs.el, vc-git.el, vc-hg.el, + vc-hooks.el, vc-mcvs.el, vc-mtn.el, vc-rcs.el, vc-sccs.el, + vc-svn.el, vc.el: (vc-*-checkout-model): Make sure every backend + has one of these and that all are called in compatible ways. + * vc-arch.el, vc-bzr.el, vc-cvs.el, vc-git.el, vc-hg.el, + vc-hooks.el, vc-mcvs.el, vc-mtn.el, vc-rcs.el, vc-sccs.el, + vc-svn.el, vc.el: (vc-*-revision-granularity): Make sure every + backend has one of these. + 2008-05-02 Stefan Monnier * files.el (minibuffer-with-setup-hook): Allow `fun' expressions rather -- 2.39.5