emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog,v


From: Eric S. Raymond
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Fri, 02 May 2008 17:53:19 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Eric S. Raymond <esr>   08/05/02 17:53:18

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.13646
retrieving revision 1.13647
diff -u -b -r1.13646 -r1.13647
--- ChangeLog   2 May 2008 17:39:01 -0000       1.13646
+++ ChangeLog   2 May 2008 17:53:14 -0000       1.13647
@@ -1,3 +1,14 @@
+2008-05-02  Eric S. Raymond  <address@hidden>
+
+       * 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  <address@hidden>
 
        * files.el (minibuffer-with-setup-hook): Allow `fun' expressions rather




reply via email to

[Prev in Thread] Current Thread [Next in Thread]