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: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Fri, 09 May 2008 16:01:51 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Stefan Monnier <monnier>        08/05/09 16:01:51

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.13694
retrieving revision 1.13695
diff -u -b -r1.13694 -r1.13695
--- ChangeLog   9 May 2008 15:30:44 -0000       1.13694
+++ ChangeLog   9 May 2008 16:01:48 -0000       1.13695
@@ -1,5 +1,13 @@
 2008-05-09  Stefan Monnier  <address@hidden>
 
+       * vc.el (vc-deduce-fileset): Don't require the checkout-model and the
+       state to be consistent since it's often an unwarranted restriction.
+       Don't return the state either.
+       (vc-next-action): Check that the state is consistent.
+       (vc-diff-internal, vc-version-diff, vc-print-log, vc-revert)
+       (vc-rollback, vc-update): Adapt to new return value of
+       vc-deduce-fileset.
+
        * vc-dispatcher.el (vc-dispatcher-browsing): Use derived-mode-p.
        (vc-dir-prepare-status-buffer): Use vc-dispatcher-browsing.
        (vc-dispatcher-in-fileset-p): New fun.




reply via email to

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