ediff-control-frame-position-function

ediff-control-frame-position-function is a variable defined in `ediff-wind.el'.
Its value is
ediff-make-frame-position

  • This variable may be risky if used as a file-local variable.

Documentation:
Function to call to determine the desired location for the control panel.
Expects three parameters: the control buffer, the desired width and height
of the control frame. It returns an association list
of the form ((top . ) (left . ))

You can customize this variable.