Variable: ediff-buffer-A
ediff-buffer-A is a buffer-local variable defined in ediff-init.el.gz.
Documentation
The buffer in which the A variant is stored.
Source Code
;; Defined in /usr/src/emacs/lisp/vc/ediff-init.el.gz
;; Variables that control each Ediff session---local to the control buffer.
;; Mode variables
(ediff-defvar-local ediff-buffer-A nil
"The buffer in which the A variant is stored.")