]> git.eshelyaron.com Git - emacs.git/commitdiff
Add todo.
authorDan Nicolaescu <dann@ics.uci.edu>
Tue, 27 May 2008 00:20:23 +0000 (00:20 +0000)
committerDan Nicolaescu <dann@ics.uci.edu>
Tue, 27 May 2008 00:20:23 +0000 (00:20 +0000)
lisp/vc.el

index 5f9b987af6898fa8a650e793dab281ccc25c11f4..b39c8e31c6bd9544b9119d97648df70dacf0adde 100644 (file)
 ;;   `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.