aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS6
1 files changed, 4 insertions, 2 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 96d85ea6b0d..8cabafd57cf 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -2395,8 +2395,10 @@ In addition, a new command 'U' removes all marks.
2395 2395
2396+++ 2396+++
2397*** New command 'w' in Log View mode. 2397*** New command 'w' in Log View mode.
2398'w' now copies the revision of the log entry at point to the kill ring. 2398The new command 'log-view-copy-revision-as-kill', by default bound to
2399If there are marked revisions, it copies those, instead. 2399'w' in Log View mode, copies to the kill ring the ID of the revision at
2400point in the log entry. If there are marked revisions, it copies the
2401IDs of those, instead.
2400 2402
2401** Diff mode 2403** Diff mode
2402 2404