mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-05 22:20:24 -08:00
; * etc/NEWS: Merge diff sections
This commit is contained in:
parent
211f0520fc
commit
c35e5a23fe
1 changed files with 7 additions and 9 deletions
16
etc/NEWS
16
etc/NEWS
|
|
@ -2030,6 +2030,13 @@ They suggest the previous revision as the default for REV1, not the last
|
|||
one as before. This makes them different from 'vc-diff' and
|
||||
'vc-root-diff' when those are called without a prefix argument.
|
||||
|
||||
+++
|
||||
*** 'diff-apply-buffer' now considers the region and can reverse-apply.
|
||||
If the region is active, this command now applies all hunks that the
|
||||
region overlaps; otherwise, it applies all hunks.
|
||||
With a prefix argument, it now reverse-applies the hunks.
|
||||
This matches the existing prefix argument to 'diff-apply-hunk'.
|
||||
|
||||
** Ediff
|
||||
|
||||
+++
|
||||
|
|
@ -2530,15 +2537,6 @@ View mode, copies to the kill ring the ID of the revision at point in
|
|||
the log entry. If there are marked revisions, it copies the IDs of
|
||||
those, instead.
|
||||
|
||||
** Diff mode
|
||||
|
||||
+++
|
||||
*** 'diff-apply-buffer' now considers the region and can reverse-apply.
|
||||
If the region is active, this command now applies all hunks that the
|
||||
region overlaps; otherwise, it applies all hunks.
|
||||
With a prefix argument, it now reverse-applies the hunks.
|
||||
This matches the existing prefix argument to 'diff-apply-hunk'.
|
||||
|
||||
** Package
|
||||
|
||||
+++
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue