File: pcvs-parse.el.html
Defined variables (3)
cvs-parse-ignored-messages | A list of regexps matching messages that should be ignored by the parser. |
cvs-parse-known-commands | List of CVS commands whose output is understood by the parser. |
cvs-update-prog-output-skip-regexp | A regexp that matches the end of the output from all cvs update programs. |
Defined functions (7)
cvs-do-match | (RE &rest MATCHES) |
cvs-match | (RE &rest MATCHES) |
cvs-or | (&rest ALTS) |
cvs-parse-buffer | (PARSE-SPEC DCD &optional SUBDIR) |
cvs-parse-run-table | (PARSE-SPEC) |
cvs-parse-table | () |
cvs-parsed-fileinfo | (TYPE PATH &optional DIRECTORY &rest KEYS) |