Variable: ediff-current-diff-overlay-Ancestor
ediff-current-diff-overlay-Ancestor is a buffer-local variable defined
in ediff-init.el.gz.
Documentation
Overlay for the current difference region in the ancestor buffer.
Source Code
;; Defined in /usr/src/emacs/lisp/vc/ediff-init.el.gz
(ediff-defvar-local ediff-current-diff-overlay-Ancestor nil
"Overlay for the current difference region in the ancestor buffer.")