]> git.eshelyaron.com Git - emacs.git/commit
(vc-next-action): Do not consider directories when
authorDan Nicolaescu <dann@ics.uci.edu>
Tue, 22 Apr 2008 09:00:14 +0000 (09:00 +0000)
committerDan Nicolaescu <dann@ics.uci.edu>
Tue, 22 Apr 2008 09:00:14 +0000 (09:00 +0000)
commitae67f2d0c00a7f8d23cf057f3ff9bafffbe41275
tree32eb0acfb513c1eba028e1010898b75ebcb60e62
parentc9b96e40c5ce007c6be248b264ae34cfb0f15b80
(vc-next-action): Do not consider directories when
checking for state compatibility.
(vc-transfer-file): Use when not if.
(vc-dir-parent-marked-p, vc-dir-children-marked-p): New functions.
(vc-dir-mark-file): Use them.
(vc-deduce-fileset): Also return the backend.
(vc-diff-internal): Take as argument the value returned by
vc-deduce-fileset instead of just the fileset.
(vc-next-action, vc-finish-logentry, vc-version-diff, vc-diff)
(vc-dir-mark-file, vc-print-log, vc-revert, vc-rollback)
(vc-update): Update the vc-deduce-fileset and vc-diff-internal calls.
lisp/ChangeLog
lisp/vc.el