changeset 94821:027fc9d16ad1

Remove two to-dos.
author Eric S. Raymond <esr@snark.thyrsus.com>
date Fri, 09 May 2008 20:21:48 +0000
parents 5b364ab2654b
children e93f071bc17a
files lisp/vc.el
diffstat 1 files changed, 0 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/vc.el	Fri May 09 20:17:50 2008 +0000
+++ b/lisp/vc.el	Fri May 09 20:21:48 2008 +0000
@@ -552,8 +552,6 @@
 
 ;;; Todo:
 
-;; - vc-dir needs more key bindings for VC actions.
-;;
 ;; - vc-update/vc-merge should deal with VC systems that don't
 ;;   update/merge on a file basis, but on a whole repository basis.
 ;;
@@ -628,9 +626,6 @@
 ;; - backends that care about vc-stay-local should try to take it into
 ;;   account for vc-dir.  Is this likely to be useful???
 ;;
-;; - vc-dir listing needs a footer generated when it's done to make it obvious
-;; that it has finished.
-;;
 
 ;;; Code: