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: Mon, 31 Mar 2008 15:06:26 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Dan Nicolaescu <dann>   08/03/31 15:06:26

Index: vc.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/vc.el,v
retrieving revision 1.568
retrieving revision 1.569
diff -u -b -r1.568 -r1.569
--- vc.el       30 Mar 2008 15:29:34 -0000      1.568
+++ vc.el       31 Mar 2008 15:06:25 -0000      1.569
@@ -603,6 +603,13 @@
 ;;
 ;; - vc-status toolbar needs more icons.
 ;;
+;; - the dir-status backend function should take as an argument an
+;;   optional fileset.  and return the results just for that fileset.
+;;   This can be used to speed up status buffer updates after VC
+;;   operations.
+;;
+;; - keep the *vc-status* buffer sorted by file name.
+;;
 ;; - vc-status: refresh should not completely wipe out the current
 ;;   contents of the vc-status buffer.
 ;;




reply via email to

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