diff lisp/vc.el @ 104614:92965f3f01f0

Document the desired behavior for reverted files in the `added' state.
author Dan Nicolaescu <dann@ics.uci.edu>
date Wed, 26 Aug 2009 05:26:22 +0000
parents d3ef713449d3
children 7c3b132bf9bb
line wrap: on
line diff
--- a/lisp/vc.el	Wed Aug 26 03:08:33 2009 +0000
+++ b/lisp/vc.el	Wed Aug 26 05:26:22 2009 +0000
@@ -313,6 +313,8 @@
 ;;   arg CONTENTS-DONE is non-nil, then the contents of FILE have
 ;;   already been reverted from a version backup, and this function
 ;;   only needs to update the status of FILE within the backend.
+;;   If FILE is in the `added' state it should be returned to the
+;;   `unregistered' state.
 ;;
 ;; - rollback (files)
 ;;