# HG changeset patch # User Eric S. Raymond # Date 1209698633 0 # Node ID 4bc924044f222b1ff0c8ee83646804afd762e283 # Parent 92e6b5d0dd28f8a61990b1eb4de5bffad1c2c4e6 Remove unneeded TODO item in comment. diff -r 92e6b5d0dd28 -r 4bc924044f22 lisp/vc.el --- a/lisp/vc.el Fri May 02 01:04:16 2008 +0000 +++ b/lisp/vc.el Fri May 02 03:23:53 2008 +0000 @@ -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