+2007-10-08 Eric S. Raymond <esr@snark.thyrsus.com>
+
+ * vc.el (vc-default-wash-log): Remove unused code, the
+ log washers all live in the backends now.
+ (vc-default-comment-history): Correct for the fact
+ that wash-log is argumentless in the new API.
+
2007-10-08 Michael Albinus <michael.albinus@gmx.de>
* net/tramp.el (tramp-find-foreign-file-name-handler): Check also
comments from new VC to reduce the noise in the diff.
Patch in the new vc-create-repo function to go with the
header comment about it already present.
- There are changes to existing logic in this patch.
+ There are no changes to existing logic in this patch.
(vc-revert-buffer1): Rename to vc-revert-buffer-internal.
2007-10-06 Aaron Hawley <aaronh@garden.org>