Function: diff-mouse-goto-source

diff-mouse-goto-source is a and interactive for diff-goto-source, defined in diff-mode.el.gz.

Signature

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

Documentation

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 (universal-argument) C-u (universal-argument)) then diff-jump-to-old-file is also set, for the next invocations.

Under version control, the OTHER-FILE prefix arg means jump to the old revision of the file if point is on an old changed line, or to the new revision of the file otherwise.

Key Bindings

Aliases

diff-mouse-goto-source