]> git.eshelyaron.com Git - emacs.git/commitdiff
Remove unneeded TODO item in comment.
authorEric S. Raymond <esr@snark.thyrsus.com>
Fri, 2 May 2008 03:23:53 +0000 (03:23 +0000)
committerEric S. Raymond <esr@snark.thyrsus.com>
Fri, 2 May 2008 03:23:53 +0000 (03:23 +0000)
lisp/vc.el

index 7ec7c2a6d4d1b1c60fdbc0892bb0908a19a7aa22..4aefc21530a6d1883721adafa23fdf83b236400c 100644 (file)
 ;; - 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