Customizing Faces
=================
PCL-CVS adds a few extra features, including menus, mouse bindings,
and fontification the `*cvs*' buffer. The faces defined for
fontification are listed below:
`cvs-header-face'
used to highlight directory changes.
`cvs-filename-face'
used to highlight file names.
`cvs-unknown-face'
used to highlight the status of files which are `Unknown'.
`cvs-handled-face'
used to highlight the status of files which are handled and need
no further action.
`cvs-need-action-face'
used to highlight the status of files which still need action.
`cvs-marked-face'
used to highlight the marked file indicator (`*').