]> git.eshelyaron.com Git - emacs.git/commitdiff
Remove two to-dos.
authorEric S. Raymond <esr@snark.thyrsus.com>
Fri, 9 May 2008 20:21:48 +0000 (20:21 +0000)
committerEric S. Raymond <esr@snark.thyrsus.com>
Fri, 9 May 2008 20:21:48 +0000 (20:21 +0000)
lisp/vc.el

index 55fc1cc9faa6e6e41f068f8f3a5fb17351aca21d..3c3563d6d63a725d378fda40ed1d831e25a7a877 100644 (file)
 
 ;;; 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.
 ;;
 ;; - 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: