aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/vc-git.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/vc-git.el')
-rw-r--r--lisp/vc-git.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/lisp/vc-git.el b/lisp/vc-git.el
index 27b35c4240b..bf58572a083 100644
--- a/lisp/vc-git.el
+++ b/lisp/vc-git.el
@@ -79,7 +79,6 @@
79;; * print-log (files &optional buffer) OK 79;; * print-log (files &optional buffer) OK
80;; - log-view-mode () OK 80;; - log-view-mode () OK
81;; - show-log-entry (revision) OK 81;; - show-log-entry (revision) OK
82;; - wash-log (file) COULD BE SUPPORTED
83;; - comment-history (file) ?? 82;; - comment-history (file) ??
84;; - update-changelog (files) COULD BE SUPPORTED 83;; - update-changelog (files) COULD BE SUPPORTED
85;; * diff (file &optional rev1 rev2 buffer) OK 84;; * diff (file &optional rev1 rev2 buffer) OK