diff lisp/vc-svn.el @ 87513:2af4faa10fab

* vc-svn.el (vc-svn-parse-status): Set the 'unregisted property correctly.
author Eric S. Raymond <esr@snark.thyrsus.com>
date Tue, 01 Jan 2008 16:39:59 +0000
parents 4146f1cc135e
children 5c7eec3035ec
line wrap: on
line diff
--- a/lisp/vc-svn.el	Tue Jan 01 11:17:37 2008 +0000
+++ b/lisp/vc-svn.el	Tue Jan 01 16:39:59 2008 +0000
@@ -548,7 +548,7 @@
     (goto-char (point-min))
     (while (re-search-forward
             ;; Ignore the files with status X.
-	    "^\\? +|^[ ACDGIMR!~][ MC][ L][ +][ S]..\\([ *]\\) +\\([-0-9]+\\) +\\([0-9?]+\\) +\\([^ ]+\\) +" nil t)
+	    "^\\(\\?\\|[ ACDGIMR!~][ MC][ L][ +][ S]..\\([ *]\\) +\\([-0-9]+\\) +\\([0-9?]+\\) +\\([^ ]+\\)\\) +" nil t)
       ;; If the username contains spaces, the output format is ambiguous,
       ;; so don't trust the output's filename unless we have to.
       (setq file (or filename