File: ediff-wind.el.html

Defined variables (26)

ediff-control-frameFrame used for the control panel in a windowing system.
ediff-control-frame-parametersFrame parameters for displaying Ediff Control Panel.
ediff-control-frame-position-functionFunction to call to determine the desired location for the control panel.
ediff-control-frame-upward-shiftThe upward shift of control frame from the top of buffer A’s frame.
ediff-control-windowThe control window.
ediff-floating-control-frameIf non-nil, try making the control frame be floating rather than tiled.
ediff-grab-mouseIf t, Ediff will always grab the mouse and put it in the control frame.
ediff-make-wide-display-functionThe value is a function that is called to create a wide display.
ediff-merge-split-window-functionThe function used to split the main window between buffer-A and buffer-B.
ediff-merge-window-shareShare of the frame occupied by the merge window (buffer C).
ediff-mouse-pixel-positionPosition of the mouse.
ediff-mouse-pixel-thresholdIf mouse moved more than this many pixels, don’t warp mouse into control window.
ediff-multiframeIndicates if we are in a multiframe setup.
ediff-narrow-control-frame-leftward-shiftThe leftward shift of control frame from the right edge of buf A’s frame.
ediff-prefer-iconified-control-frameIf t, keep control panel iconified when help message is off.
ediff-split-window-functionThe function used to split the main window between buffer-A and buffer-B.
ediff-wide-control-frame-rightward-shiftThe rightward shift of control frame from the left edge of buf A’s frame.
ediff-wide-display-frameFrame to be used for wide display.
ediff-wide-display-orig-parametersFrame parameters to restore when toggling the wide display off.
ediff-wide-display-pIf t, Ediff is using wide display.
ediff-window-AOfficial window for buffer A.
ediff-window-AncestorOfficial window for buffer Ancestor.
ediff-window-BOfficial window for buffer B.
ediff-window-COfficial window for buffer C.
ediff-window-config-savedEdiff’s window configuration.
ediff-window-setup-functionFunction called to set up windows.

Defined functions (21)

ediff-destroy-control-frame(CTL-BUFFER)
ediff-frame-has-dedicated-windows(FRAME)
ediff-frame-make-utility(FRAME)
ediff-get-visible-buffer-window(BUFF)
ediff-get-window-by-clicking(WIND PREV-WIND WIND-NUMBER)
ediff-keep-window-config(CONTROL-BUF)
ediff-make-frame-position(CTL-BUFFER CTL-FRAME-WIDTH CTL-FRAME-HEIGHT)
ediff-make-narrow-control-buffer-id(&optional SKIP-NAME)
ediff-make-wide-display()
ediff-setup-control-frame(CTL-BUFFER DESIGNATED-MINIBUFFER-FRAME)
ediff-setup-windows(BUFFER-A BUFFER-B BUFFER-C CONTROL-BUFFER)
ediff-setup-windows-default(BUFFER-A BUFFER-B BUFFER-C CONTROL-BUFFER)
ediff-setup-windows-multiframe(BUF-A BUF-B BUF-C CONTROL-BUF)
ediff-setup-windows-multiframe-compare(BUF-A BUF-B BUF-C CONTROL-BUF)
ediff-setup-windows-multiframe-merge(BUF-A BUF-B BUF-C CONTROL-BUF)
ediff-setup-windows-plain(BUFFER-A BUFFER-B BUFFER-C CONTROL-BUFFER)
ediff-setup-windows-plain-compare(BUF-A BUF-B BUF-C CONTROL-BUFFER)
ediff-setup-windows-plain-merge(BUF-A BUF-B BUF-C CONTROL-BUFFER)
ediff-skip-unsuitable-frames(&optional OK-UNSPLITTABLE)
ediff-window-ok-for-display(WIND)
ediff-with-live-window(WINDOW &rest BODY)

Defined faces (0)