Variable: ediff-merge-store-file

ediff-merge-store-file is a buffer-local variable defined in ediff-init.el.gz.

Documentation

File where the result of the merge is to be saved. Internal.

Source Code

;; Defined in /usr/src/emacs/lisp/vc/ediff-init.el.gz
(ediff-defvar-local ediff-merge-store-file nil
  "File where the result of the merge is to be saved.  Internal.")