ediff-jump-to-difference-at-point

ediff-jump-to-difference-at-point is an interactive compiled Lisp function in `ediff-util.el'.


(ediff-jump-to-difference-at-point ARG)

Go to difference closest to the point in buffer A, B, or C.
The buffer depends on last command character (a, b, or c) that invoked this
command. For instance, if the command was `ga' then the point value in buffer
A is used.
With a prefix argument, synchronize all files around the current point position
in the specified buffer.