Variable: ediff-mouse-pixel-position

ediff-mouse-pixel-position is a buffer-local variable defined in ediff-wind.el.gz.

This variable is obsolete since 29.1; it is unused.

Documentation

Position of the mouse.

Used to decide whether to warp the mouse into control frame.

Source Code

;; Defined in /usr/src/emacs/lisp/vc/ediff-wind.el.gz
(ediff-defvar-local ediff-mouse-pixel-position nil
  "Position of the mouse.
Used to decide whether to warp the mouse into control frame.")