diff-bounds-of-hunk
diff-bounds-of-hunk is a compiled Lisp function in `diff-mode.el
'.
(diff-bounds-of-hunk)
Return the bounds of the diff hunk at point.
The return value is a list (BEG END), which are the hunk's start
and end positions. Signal an error if no hunk is found. If
point is in a file header, return the bounds of the next hunk.