Variable: ediff-diff-buffer

ediff-diff-buffer is a buffer-local variable defined in ediff-init.el.gz.

Documentation

Buffer containing the output of diff, which is used to step through files.

Source Code

;; Defined in /usr/src/emacs/lisp/vc/ediff-init.el.gz
(ediff-defvar-local ediff-diff-buffer nil
  "Buffer containing the output of diff, which is used to step through files.")