diff lisp/vc-git.el @ 94572:3bdffe280ad3

Remove logentry primitive from backend API.
author Eric S. Raymond <esr@snark.thyrsus.com>
date Sat, 03 May 2008 07:39:17 +0000
parents a0bb8ca25a33
children ee5932bf781d
line wrap: on
line diff
--- a/lisp/vc-git.el	Sat May 03 07:06:34 2008 +0000
+++ b/lisp/vc-git.el	Sat May 03 07:39:17 2008 +0000
@@ -83,7 +83,6 @@
 ;; - log-view-mode ()				   OK
 ;; - show-log-entry (revision)			   OK
 ;; - wash-log (file)				   COULD BE SUPPORTED
-;; - logentry-check ()				   NOT NEEDED
 ;; - comment-history (file)			   ??
 ;; - update-changelog (files)			   COULD BE SUPPORTED
 ;; * diff (file &optional rev1 rev2 buffer)	   OK