From: Sean Whitton Date: Fri, 30 Sep 2022 16:20:26 +0000 (-0700) Subject: ; Fix some texinfo in last change X-Git-Tag: emacs-29.0.90~1856^2~118 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=f270a9859d66078953dfeb2cbb064770e9a0749b;p=emacs.git ; Fix some texinfo in last change --- diff --git a/doc/emacs/vc1-xtra.texi b/doc/emacs/vc1-xtra.texi index facc03dd662..a8ceb1b7906 100644 --- a/doc/emacs/vc1-xtra.texi +++ b/doc/emacs/vc1-xtra.texi @@ -279,7 +279,7 @@ For example, Git can produce logs of more than one branch, but @kbd{C-x v b l} (@code{vc-print-branch-log}) prompts for the name of just one branch. To obtain a log of more than one branch, you can type @kbd{C-x v ! C-x v b l} and then append the names of additional -branches to the end of the 'git log' command that VC prepares. +branches to the end of the @code{git log} command that VC prepares. @node Customizing VC @subsection Customizing VC