[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#33650: 27.0.50; Root diffs between revisions
From: |
Juri Linkov |
Subject: |
bug#33650: 27.0.50; Root diffs between revisions |
Date: |
Tue, 11 Dec 2018 01:55:00 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (x86_64-pc-linux-gnu) |
>> @item C-x v D
>> Compare the entire working tree to the revision you started from
>> -(@code{vc-root-diff}). With a prefix argument, prompt for two
>> -revisions and compare their trees.
>> +(@code{vc-root-diff}).
>
> Why remove this part? Isn't it fixed in this patch?
For consistency with ‘C-x v L’ (‘vc-print-root-log’) whose
prefix argument is described in the longer description
in (info "(emacs) VC Change Log")
But since you asked I looked closer and see that e.g. a prefix argument
of ‘C-x v =’ is described in the short summary in the same node
(info "(emacs) Old Revisions")
‘C-x v =’
Compare the work files in the current VC fileset with the versions
you started from (‘vc-diff’). With a prefix argument, prompt for
two revisions of the current VC fileset and compare them.
So I installed something better.