summaryrefslogtreecommitdiff
path: root/lisp/vc/vc-src.el
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2014-12-01 10:57:09 -0500
committerEric S. Raymond <esr@thyrsus.com>2014-12-01 10:57:09 -0500
commit4893831f692993f625db0ad6b16200a379fc0138 (patch)
treeb3c344074b97818363ef7546c6bc36daefb3420d /lisp/vc/vc-src.el
parent185320a5fe050da1058181503952b55e581d674b (diff)
downloademacs-4893831f692993f625db0ad6b16200a379fc0138.tar.gz
Update some documentation changes and todo items.
Diffstat (limited to 'lisp/vc/vc-src.el')
-rw-r--r--lisp/vc/vc-src.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/lisp/vc/vc-src.el b/lisp/vc/vc-src.el
index 046222304c4..b780161d5dd 100644
--- a/lisp/vc/vc-src.el
+++ b/lisp/vc/vc-src.el
@@ -71,7 +71,6 @@
;; - retrieve-tag (dir name update) ??
;; MISCELLANEOUS
;; - make-version-backups-p (file) ??
-;; - repository-hostname (dirname) NOT NEEDED
;; - previous-revision (file rev) ??
;; - next-revision (file rev) ??
;; - check-headers () ??