Function: cvs-append-to-ignore

cvs-append-to-ignore is a function alias for vc-cvs-append-to-ignore, defined in vc-cvs.el.gz.

This function is obsolete since 24.4; use vc-cvs-append-to-ignore instead.

Signature

(cvs-append-to-ignore DIR STR &optional OLD-DIR SORT)

Documentation

In DIR, add STR to the .cvsignore file.

If OLD-DIR is non-nil, then this is a directory that we don't want to hear about anymore. If SORT is non-nil, sort the lines of the ignore file.

Aliases

cvs-append-to-ignore (obsolete since 24.4)