emacs-31 e9403262500: ; * etc/NEWS: Mention limitation of diff-apply-buffer.
Sean Whitton <[email protected]>
| Newsgroups | gmane.emacs.diffs |
|---|---|
| Message-ID | <[email protected]> |
branch: emacs-31 commit e9403262500ca3d04eaed615340821014f1051d6 Author: Sean Whitton <[email protected]> Commit: Sean Whitton <[email protected]> ; * etc/NEWS: Mention limitation of diff-apply-buffer. --- etc/NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/etc/NEWS b/etc/NEWS index f5011312e03..8892c43d60b 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -2587,6 +2587,7 @@ one as before. This makes them different from 'vc-diff' and 'vc-root-diff' when those are called without a prefix argument. *** 'diff-apply-hunk' now supports creating and deleting files. +diff-apply-buffer supports creating files but not deleting them, yet. +++ *** Diff mode's application and killing commands now consider the region.