Mercurial > emacs
changeset 95327:257f10afe123
Add todo.
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Tue, 27 May 2008 00:20:23 +0000 |
parents | 23822423eb64 |
children | 44c693827736 |
files | lisp/vc.el |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/vc.el Tue May 27 00:18:35 2008 +0000 +++ b/lisp/vc.el Tue May 27 00:20:23 2008 +0000 @@ -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.