* vc-hooks.el (vc-state): Document new 'ignored and 'unregistered
commit722f037fc8a4d7e22d700de4504b7db7a9927450
authorEric S. Raymond <esr@snark.thyrsus.com>
Fri, 28 Dec 2007 18:16:55 +0000 (28 18:16 +0000)
committerEric S. Raymond <esr@snark.thyrsus.com>
Fri, 28 Dec 2007 18:16:55 +0000 (28 18:16 +0000)
tree6888a2a7ec7b7363cd39d43fdfe9eaf0274a19b0
parent0f67cc71b4047fd71b873a4e73644a097722869c
* vc-hooks.el (vc-state): Document new 'ignored and 'unregistered
states. and the new return-value convention.  These are not
actually used yet, just set.

* vc-svn.el (vc-svn-parse-status): Set 'ignored and 'unregistered
states when appropriate.

* vc-hg.el (vc-hg-state,vc-hg-dir-state): Set 'ignored and
'unregistered' when appropriate.

* vc-git.el: Document that we don't set the new states yet.

* vc.el (vc-dired-state-info): Display 'unregistered and
'ignored states.

* vc-cvs.el (vc-cvs-parse-status): Set the 'ignored state when
appropriate.

* vc-bzr.el (vc-bzr-dir-state): Set 'ignored and
'unregistered' when appropriate.
lisp/ChangeLog
lisp/vc-bzr.el
lisp/vc-cvs.el
lisp/vc-git.el
lisp/vc-hg.el
lisp/vc-hooks.el
lisp/vc-svn.el
lisp/vc.el