Variable: emerge-ancestor-buffer
emerge-ancestor-buffer is a buffer-local variable defined in
emerge.el.gz.
Documentation
The buffer in which the ancestor variant is stored, or nil if there is none.
Source Code
;; Defined in /usr/src/emacs/lisp/vc/emerge.el.gz
(emerge-defvar-local emerge-ancestor-buffer nil
"The buffer in which the ancestor variant is stored,
or nil if there is none.")