mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-06 06:20:55 -08:00
; * lisp/vc/vc.el (vc-print-root-log): Improve docstring (bug#79439).
This commit is contained in:
parent
2fafcdbf6a
commit
0832e5fec5
1 changed files with 1 additions and 1 deletions
|
|
@ -2967,7 +2967,7 @@ number of revisions to show; the default is `vc-log-show-limit'.
|
||||||
When called interactively with a prefix argument, prompt for LIMIT, but
|
When called interactively with a prefix argument, prompt for LIMIT, but
|
||||||
if the prefix argument is a number, use it as LIMIT.
|
if the prefix argument is a number, use it as LIMIT.
|
||||||
A special case is when the prefix argument is 1: in this case
|
A special case is when the prefix argument is 1: in this case
|
||||||
the command prompts for the ID of a revision, and shows that revision
|
the command prompts for the id of a REVISION, and shows that revision
|
||||||
with its diffs (if the underlying VCS backend supports that)."
|
with its diffs (if the underlying VCS backend supports that)."
|
||||||
(interactive
|
(interactive
|
||||||
(cond
|
(cond
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue