* vc-hooks.el (vc-state): Add new state `conflict'.
commit7fbb47976eca08ae8fee6ac1a64ad961ef25d9f4
authorDan Nicolaescu <dann@ics.uci.edu>
Thu, 10 Apr 2008 07:32:25 +0000 (10 07:32 +0000)
committerDan Nicolaescu <dann@ics.uci.edu>
Thu, 10 Apr 2008 07:32:25 +0000 (10 07:32 +0000)
treef2d15f2f9a6ef93d17652d22ae3aa07c307be9cb
parent6e81a223a467cd1fcbd5ff88cab8c29766044bc1
* vc-hooks.el (vc-state): Add new state `conflict'.
(vc-after-save): Use when not if.
(vc-default-mode-line-string): Deal with the conflict state.
(vc-prefix-map):
(vc-menu-map): Bind vc-status instead of vc-directory.

* vc.el (vc-editable-p):
(vc-default-status-printer):
(vc-next-action): Deal with the conflict state.
(vc-mark-resolved): New function.
(vc-status-mode): Fix mode name.
(vc-default-comment-history): Use when not if.
(Todo): Add new entries, remove old ones.

* vc-cvs.el (vc-cvs-merge, vc-cvs-merge-news): Set conflict state.
(vc-cvs-parse-status):
(vc-cvs-after-dir-status):
* vc-svn.el (vc-svn-after-dir-status, vc-svn-parse-status):
Detect the conflict state.
lisp/ChangeLog
lisp/vc-cvs.el
lisp/vc-hooks.el
lisp/vc-svn.el
lisp/vc.el