[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
master d9e76c87a12: ; diff-delete-other-hunks manual entry: Expand expla
From: |
Sean Whitton |
Subject: |
master d9e76c87a12: ; diff-delete-other-hunks manual entry: Expand explanation |
Date: |
Thu, 3 Oct 2024 21:41:11 -0400 (EDT) |
branch: master
commit d9e76c87a120305abc4701acb496ced103b4b4fb
Author: Sean Whitton <spwhitton@spwhitton.name>
Commit: Sean Whitton <spwhitton@spwhitton.name>
; diff-delete-other-hunks manual entry: Expand explanation
---
doc/emacs/files.texi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/emacs/files.texi b/doc/emacs/files.texi
index a7fef99c593..86b85f16d69 100644
--- a/doc/emacs/files.texi
+++ b/doc/emacs/files.texi
@@ -1712,7 +1712,7 @@ Delete hunks other than the current one. If the region
is active, this
command deletes the hunks the region overlaps; otherwise it deletes all
hunks other than the current hunk. This command does not work in a
narrowed buffer because deleting hunks safely requires access to the
-file headers.
+parts of the buffer where the hunks' file names are specified.
@findex diff-refine-hunk
@item C-c C-b
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- master d9e76c87a12: ; diff-delete-other-hunks manual entry: Expand explanation,
Sean Whitton <=