aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/vc.el
diff options
context:
space:
mode:
authorEric S. Raymond <[email protected]>2008-05-02 03:23:53 +0000
committerEric S. Raymond <[email protected]>2008-05-02 03:23:53 +0000
commitcd49dc20d31357f5629f5cbba54186e2409a817f (patch)
tree26d7011e615f701fc0e83bccd647d21a2719205c /lisp/vc.el
parenta9b0825479edbb171b5c627fb8fb9bff8eaa7091 (diff)
Remove unneeded TODO item in comment.
Diffstat (limited to 'lisp/vc.el')
-rw-r--r--lisp/vc.el4
1 files changed, 0 insertions, 4 deletions
diff --git a/lisp/vc.el b/lisp/vc.el
index 7ec7c2a6d4..4aefc21530 100644
--- a/lisp/vc.el
+++ b/lisp/vc.el
@@ -619,10 +619,6 @@
;; - make it easier to write logs. Maybe C-x 4 a should add to the log
;; buffer, if one is present, instead of adding to the ChangeLog.
;;
-;; - vc-register should register a fileset at a time. The backends
-;; already support this, only the front-end needs to be changed to
-;; handle multiple files at a time.
-;;
;; - add a mechanism for ignoring files.
;;
;; - vc-next-action should do something about 'missing files. Maybe