]> git.eshelyaron.com Git - emacs.git/commitdiff
Update TODO.
authorDan Nicolaescu <dann@ics.uci.edu>
Fri, 28 Mar 2008 18:29:38 +0000 (18:29 +0000)
committerDan Nicolaescu <dann@ics.uci.edu>
Fri, 28 Mar 2008 18:29:38 +0000 (18:29 +0000)
lisp/vc.el

index 5cb53153a6df0646301eff032afbdbc29fc85df1..8f0720604fe8cbf4597b97b6daf23be1cb863c19 100644 (file)
 ;;   already support this, only the front-end needs to be change to
 ;;   handle multiple files at a time.
 ;;
-;; - add a mechanism to for ignoring files.
+;; - add a mechanism for ignoring files.
 ;;
 ;; - deal with push/pull operations.
 ;;
-;; - decide if vc-status should replace vc-dired.
-;;
-;; - vc-status needs mouse bindings and some color bling.
+;; - vc-next-action should do something about 'missing files. Maybe
+;;   just warn, or offer to checkout.
 ;;
-;; - vc-status-header should be made backend specific.
+;; - decide if vc-status should replace vc-dired.
 ;;
-;; - vc-status needs to show missing files. It probably needs to have
-;;   another state for those files. The user might want to restore
-;;   them, or remove them from the VCS. C-x v v might also need
-;;   adjustments.
+;; - vc-status needs mouse bindings.
 ;;
 ;; - vc-status toolbar needs more icons.
 ;;