projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9e8456c
)
; * etc/NEWS: No need to document vc-hg and mergebase changes.
author
Eli Zaretskii
<eliz@gnu.org>
Sat, 7 Mar 2020 12:42:19 +0000
(14:42 +0200)
committer
Eli Zaretskii
<eliz@gnu.org>
Sat, 7 Mar 2020 12:42:19 +0000
(14:42 +0200)
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/etc/NEWS
index 9b952fa71fe9bdd6243e02a5a31f346dae3fa139..b733b5b72095715cf023f433c39ee7aad58eb815 100644
(file)
--- a/
etc/NEWS
+++ b/
etc/NEWS
@@
-1123,9
+1123,11
@@
for a revision.
*** 'C-u C-x v D' ('vc-root-version-diff') prompts for two revisions
and compares their entire trees.
+---
*** New user option 'vc-hg-revert-switches'.
It specifies switches to pass to Hg's 'revert' command.
+---
*** 'C-x v M D' ('vc-diff-mergebase') and 'C-x v M L' ('vc-log-mergebase')
print diffs and logs between the merge base (common ancestor) of two
given revisions.