Variable: ediff-error-buffer

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

Documentation

Buffer containing the output of diff when diff returns errors.

Source Code

;; Defined in /usr/src/emacs/lisp/vc/ediff-init.el.gz
(ediff-defvar-local ediff-error-buffer nil
  "Buffer containing the output of diff when diff returns errors.")