mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-25 07:28:20 +00:00
Document the desired behavior for reverted files in the
`added' state.
This commit is contained in:
parent
3029e594ae
commit
239b334087
@ -1,3 +1,8 @@
|
||||
2009-08-26 Dan Nicolaescu <dann@ics.uci.edu>
|
||||
|
||||
* vc.el: Document the desired behavior for reverted files in the
|
||||
`added' state.
|
||||
|
||||
2009-08-26 Glenn Morris <rgm@gnu.org>
|
||||
|
||||
* bindings.el (standard-mode-line-format): Reposition dashes in
|
||||
|
@ -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)
|
||||
;;
|
||||
|
Loading…
Reference in New Issue
Block a user