[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
master 37bed70f4c0: ; * etc/NEWS: Don't say that C-c M-r can undo whole
From: |
Sean Whitton |
Subject: |
master 37bed70f4c0: ; * etc/NEWS: Don't say that C-c M-r can undo whole commits. |
Date: |
Thu, 26 Sep 2024 15:03:32 -0400 (EDT) |
branch: master
commit 37bed70f4c0a2e33de238eab90d7470d34366f13
Author: Sean Whitton <spwhitton@spwhitton.name>
Commit: Sean Whitton <spwhitton@spwhitton.name>
; * etc/NEWS: Don't say that C-c M-r can undo whole commits.
---
etc/NEWS | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/etc/NEWS b/etc/NEWS
index cdc7f47b7a9..85504afa1a4 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -366,8 +366,9 @@ command attempts to look up and copy the text in-between
the hunks.
+++
*** New command 'diff-revert-and-kill-hunk' bound to C-c M-r.
This command reverts the hunk at point (i.e., applies the reverse of the
-hunk), and then removes the hunk from the diffs. This is useful to undo
-commits when you are in buffers generated by 'C-x v =' and 'C-x v D'.
+hunk), and then removes the hunk from the diffs.
+This is useful to undo or revert changes, committed and uncommitted, when
+you are in buffers generated by 'C-x v =' and 'C-x v D'.
** php-ts-mode
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- master 37bed70f4c0: ; * etc/NEWS: Don't say that C-c M-r can undo whole commits.,
Sean Whitton <=