aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/emacs/files.texi2
1 files changed, 1 insertions, 1 deletions
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
1712command deletes the hunks the region overlaps; otherwise it deletes all 1712command deletes the hunks the region overlaps; otherwise it deletes all
1713hunks other than the current hunk. This command does not work in a 1713hunks other than the current hunk. This command does not work in a
1714narrowed buffer because deleting hunks safely requires access to the 1714narrowed buffer because deleting hunks safely requires access to the
1715file headers. 1715parts of the buffer where the hunks' file names are specified.
1716 1716
1717@findex diff-refine-hunk 1717@findex diff-refine-hunk
1718@item C-c C-b 1718@item C-c C-b