cvs-pop-to-buffer-same-frame

cvs-pop-to-buffer-same-frame is a compiled Lisp function in `pcvs-util.el'.

(cvs-pop-to-buffer-same-frame BUF)

Pop to BUF like `pop-to-buffer' but staying on the same frame.
If `pop-to-buffer' would have opened a new frame, this function would
try to split a new window instead.