]> git.eshelyaron.com Git - emacs.git/commitdiff
Add todo entries.
authorDan Nicolaescu <dann@ics.uci.edu>
Mon, 31 Mar 2008 15:06:25 +0000 (15:06 +0000)
committerDan Nicolaescu <dann@ics.uci.edu>
Mon, 31 Mar 2008 15:06:25 +0000 (15:06 +0000)
lisp/vc.el

index cdd4e2f3ff3edd01e68246b8f954ee61e47db0ad..05293a8cd98e3a087f01db0dc09b53c3719357ff 100644 (file)
 ;;
 ;; - 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.
 ;;