emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/vc.el,v


From: Dan Nicolaescu
Subject: [Emacs-diffs] Changes to emacs/lisp/vc.el,v
Date: Fri, 28 Mar 2008 18:29:38 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Dan Nicolaescu <dann>   08/03/28 18:29:38

Index: vc.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/vc.el,v
retrieving revision 1.561
retrieving revision 1.562
diff -u -b -r1.561 -r1.562
--- vc.el       28 Mar 2008 18:22:15 -0000      1.561
+++ vc.el       28 Mar 2008 18:29:38 -0000      1.562
@@ -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.
 ;;




reply via email to

[Prev in Thread] Current Thread [Next in Thread]