cvs-quickdir

cvs-quickdir is an interactive autoloaded compiled Lisp function in `pcvs.el'.


(cvs-quickdir DIR &optional FLAGS NOSHOW)

Open a *cvs* buffer on DIR without running cvs.
With a prefix argument, prompt for a directory to use.
A prefix arg >8 (ex: C-u C-u),
prevents reuse of an existing *cvs* buffer.
Optional argument NOSHOW if non-nil means not to display the buffer.
FLAGS is ignored.