]> git.eshelyaron.com Git - emacs.git/commitdiff
; Fix some texinfo in last change
authorSean Whitton <spwhitton@spwhitton.name>
Fri, 30 Sep 2022 16:20:26 +0000 (09:20 -0700)
committerSean Whitton <spwhitton@spwhitton.name>
Fri, 30 Sep 2022 16:20:26 +0000 (09:20 -0700)
doc/emacs/vc1-xtra.texi

index facc03dd6623372ca6c1b98769ace5c0b74b841a..a8ceb1b790648dc7d8e520eb6b8f20ffbb5e3cdf 100644 (file)
@@ -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