From d05665bc59245b6c6542c0adfba19907d75cc1be Mon Sep 17 00:00:00 2001 From: Dan Nicolaescu Date: Fri, 28 Mar 2008 18:29:38 +0000 Subject: [PATCH] Update TODO. --- lisp/vc.el | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) diff --git a/lisp/vc.el b/lisp/vc.el index 5cb53153a6d..8f0720604fe 100644 --- a/lisp/vc.el +++ b/lisp/vc.el @@ -581,20 +581,16 @@ ;; 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. ;; -- 2.39.2