diff lisp/vc-git.el @ 94806:eedf64b515f0

Remove wash-log from the VC backend API.
author Eric S. Raymond <esr@snark.thyrsus.com>
date Fri, 09 May 2008 17:30:49 +0000
parents bf91c987049c
children 5e64dca662f0
line wrap: on
line diff
--- a/lisp/vc-git.el	Fri May 09 16:41:26 2008 +0000
+++ b/lisp/vc-git.el	Fri May 09 17:30:49 2008 +0000
@@ -79,7 +79,6 @@
 ;; * print-log (files &optional buffer)		   OK
 ;; - log-view-mode ()				   OK
 ;; - show-log-entry (revision)			   OK
-;; - wash-log (file)				   COULD BE SUPPORTED
 ;; - comment-history (file)			   ??
 ;; - update-changelog (files)			   COULD BE SUPPORTED
 ;; * diff (file &optional rev1 rev2 buffer)	   OK