diff-mouse-goto-source

diff-mouse-goto-source is an alias for `diff-goto-source' in `diff-mode.el'.


(diff-mouse-goto-source &optional OTHER-FILE EVENT)

Jump to the corresponding source line.
`diff-jump-to-old-file' (or its opposite if the OTHER-FILE prefix arg
is given) determines whether to jump to the old or the new file.
If the prefix arg is bigger than 8 (for example with C-u C-u)
then `diff-jump-to-old-file' is also set, for the next invocations.