summaryrefslogtreecommitdiff
path: root/lisp/vc-hg.el
diff options
context:
space:
mode:
authorEric S. Raymond <esr@snark.thyrsus.com>2008-05-03 07:39:17 +0000
committerEric S. Raymond <esr@snark.thyrsus.com>2008-05-03 07:39:17 +0000
commit4b8dabae652f498581fbf70f64cbb45606c0b373 (patch)
tree7f2af5bbee253087dbea3f1df053178d1f08b7fc /lisp/vc-hg.el
parent0751c4b4dcadce5594f3c317f6bfd627a6ffa6c8 (diff)
downloademacs-4b8dabae652f498581fbf70f64cbb45606c0b373.tar.gz
Remove logentry primitive from backend API.
Diffstat (limited to 'lisp/vc-hg.el')
-rw-r--r--lisp/vc-hg.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/lisp/vc-hg.el b/lisp/vc-hg.el
index 85ea6e13b07..285c6acefea 100644
--- a/lisp/vc-hg.el
+++ b/lisp/vc-hg.el
@@ -72,7 +72,6 @@
;; - log-view-mode () OK
;; - show-log-entry (revision) NOT NEEDED, DEFAULT IS GOOD
;; - wash-log (file) ??
-;; - logentry-check () NOT NEEDED
;; - comment-history (file) NOT NEEDED
;; - update-changelog (files) NOT NEEDED
;; * diff (files &optional rev1 rev2 buffer) OK