Open a diff, navigating to the current file, line and column.

; Usage

;; Run from a diff buffer.
(diff-at-point-goto-source-and-close)

;; Create a diff on the repository, navigate to the current point.
(diff-at-point-open-and-goto-hunk)