From: Dan Nicolaescu Date: Tue, 27 May 2008 00:20:23 +0000 (+0000) Subject: Add todo. X-Git-Tag: emacs-pretest-23.0.90~5276 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=cbb8ec3e03fd2a9c4c19e17eb8393487ce06c0eb;p=emacs.git Add todo. --- diff --git a/lisp/vc.el b/lisp/vc.el index 5f9b987af68..b39c8e31c6b 100644 --- a/lisp/vc.el +++ b/lisp/vc.el @@ -628,6 +628,9 @@ ;; `diff-add-change-log-entries-other-window' to create a detailed ;; skeleton for the log... ;; +;; - The *vc-dir* buffer needs to be updated properly after VC +;; operations on directories that change the file VC state. +;; ;; - most vc-dir backends need more work. They might need to ;; provide custom headers, use the `extra' field and deal with all ;; possible VC states.