Bugzilla – Attachment #92085: bugzilla-129874-do-not-output-useless-error-messages-when-using-cvs-status.patch for bug #129874
(and
(cvs-match ".*$")
(cvs-create-fileinfo 'MESSAGE cvs-current-dir " "
(concat " Parser Error: '" (cvs-parse-msg) "'")
;; (concat " Parser Error: '"
(cvs-parse-msg)
;; "'")
:subtype 'ERROR)))))