From cd49dc20d31357f5629f5cbba54186e2409a817f Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Fri, 2 May 2008 03:23:53 +0000 Subject: [PATCH] Remove unneeded TODO item in comment. --- lisp/vc.el | 4 ---- 1 file changed, 4 deletions(-) diff --git a/lisp/vc.el b/lisp/vc.el index 7ec7c2a6d4d..4aefc21530a 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 -- 2.39.5