emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master f270a9859d: ; Fix some texinfo in last change


From: Sean Whitton
Subject: master f270a9859d: ; Fix some texinfo in last change
Date: Fri, 30 Sep 2022 12:20:30 -0400 (EDT)

branch: master
commit f270a9859d66078953dfeb2cbb064770e9a0749b
Author: Sean Whitton <spwhitton@spwhitton.name>
Commit: Sean Whitton <spwhitton@spwhitton.name>

    ; Fix some texinfo in last change
---
 doc/emacs/vc1-xtra.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/emacs/vc1-xtra.texi b/doc/emacs/vc1-xtra.texi
index facc03dd66..a8ceb1b790 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]