Getting info about files
l
Call the command cvs-mode-log which runs ‘cvs log’ on all selected files, and show the result in a temporary buffer *cvs-info* (see Browsing a Log of Changes).
s
Call the command cvs-mode-status which runs ‘cvs status’ on all selected files, and show the result in a temporary buffer *cvs-info*.