Next: , Previous: Editing files, Up: Commands


5.8 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 Log View Mode).
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*'.