emacs-diffs
[Top][All Lists]
Advanced

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

master 5ab82229bda: ; Improve a recent NEWS entry


From: Dmitry Gutov
Subject: master 5ab82229bda: ; Improve a recent NEWS entry
Date: Sun, 17 Dec 2023 21:43:41 -0500 (EST)

branch: master
commit 5ab82229bdad1519e8642c9348577f5ef0f2cd85
Author: Dmitry Gutov <dmitry@gutov.dev>
Commit: Dmitry Gutov <dmitry@gutov.dev>

    ; Improve a recent NEWS entry
---
 etc/NEWS | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/etc/NEWS b/etc/NEWS
index 0710bb768d2..90ff23b7937 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -482,7 +482,10 @@ When a fileset's VC change history ('C-x v l') ends at a 
rename, we
 now print the old name(s) and a button which jumps to their history.
 Git and Hg are supported.  Naturally, 'vc-git-print-log-follow' should
 be nil for this to work (or '--follow' should not be in
-'vc-hg-print-log-switches', in Hg's case).
+'vc-hg-print-log-switches', in Hg's case).  Unlike when the '--follow'
+switch is used, commands to see the diff of the old revision ('d'),
+check out an old file version ('f') or annotate it right away ('a'),
+also work on revisions which precede renames.
 
 *** New option 'vc-git-file-name-changes-switches'.
 It allows tweaking the thresholds for rename and copy detection.



reply via email to

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