projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fdea378
)
; Fix some texinfo in last change
author
Sean Whitton
<spwhitton@spwhitton.name>
Fri, 30 Sep 2022 16:20:26 +0000
(09:20 -0700)
committer
Sean Whitton
<spwhitton@spwhitton.name>
Fri, 30 Sep 2022 16:20:26 +0000
(09:20 -0700)
doc/emacs/vc1-xtra.texi
patch
|
blob
|
history
diff --git
a/doc/emacs/vc1-xtra.texi
b/doc/emacs/vc1-xtra.texi
index facc03dd6623372ca6c1b98769ace5c0b74b841a..a8ceb1b790648dc7d8e520eb6b8f20ffbb5e3cdf 100644
(file)
--- 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