• Eric S. Raymond's avatar
    * vc-hooks.el (vc-state): Document new 'ignored and 'unregistered · 722f037f
    Eric S. Raymond authored
    	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.
    722f037f
vc-svn.el 22.7 KB