Remove two to-dos.

This commit is contained in:
Eric S. Raymond 2008-05-09 20:21:48 +00:00
parent cb5d44b66d
commit af83ee68b7

View file

@ -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: