From 400fc6ede0f12da48e1fe4ff21fdef744ccd7403 Mon Sep 17 00:00:00 2001 From: Dan Nicolaescu Date: Mon, 31 Mar 2008 15:06:25 +0000 Subject: [PATCH] Add todo entries. --- lisp/vc.el | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/lisp/vc.el b/lisp/vc.el index cdd4e2f3ff3..05293a8cd98 100644 --- a/lisp/vc.el +++ b/lisp/vc.el @@ -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. ;; -- 2.39.5