Registering Secondary VC Commands VC Undo
C-x v l | Display version control state and change history. |
To view the detailed version control status and history of a file,
type C-x v l (vc-print-log
). It displays the history of
changes to the current file, including the text of the log entries. The
output appears in a separate window.