]> git.eshelyaron.com Git - emacs.git/commitdiff
; diff-delete-other-hunks manual entry: Expand explanation
authorSean Whitton <spwhitton@spwhitton.name>
Fri, 4 Oct 2024 01:40:16 +0000 (09:40 +0800)
committerEshel Yaron <me@eshelyaron.com>
Fri, 4 Oct 2024 10:12:35 +0000 (12:12 +0200)
(cherry picked from commit d9e76c87a120305abc4701acb496ced103b4b4fb)

doc/emacs/files.texi

index 2bce07497906e7436bf1bceaa8b0459d0c96e0d1..e9bf77100ca9ca14eb75849043b100f5ca5da619 100644 (file)
@@ -1710,7 +1710,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