Display the change history for the current repository
(@code{vc-print-root-log}).
+@item C-u 1 C-x v L
+Display a single revision's log entry and changes (diffs)
+(@code{vc-print-root-log}).
+
@item C-x v b l
Display the change history for another branch
(@code{vc-print-branch-log}).
support this feature). With a prefix argument, the command prompts
for the maximum number of revisions to display. A numeric prefix
argument specifies the maximum number of revisions without prompting.
-When the numeric prefix argument is 1, as in @w{@kbd{C-1 C-x v L}} or
+
+ When the numeric prefix argument is 1, as in @w{@kbd{C-1 C-x v L}} or
@w{@kbd{C-u 1 C-x v L}}, the command prompts for the revision ID, and
displays the log entry of that revision together with the changes
(diffs) it introduced. (Some less capable version control systems,