Function: ediff-merge-with-ancestor
ediff-merge-with-ancestor is a and interactive for
ediff-merge-files-with-ancestor, defined in ediff.el.gz.
Signature
(ediff-merge-with-ancestor FILE-A FILE-B FILE-ANCESTOR &optional STARTUP-HOOKS MERGE-BUFFER-FILE)
Documentation
Merge two files with ancestor.
FILE-A and FILE-B are the names of the files to be merged, and FILE-ANCESTOR is the name of the ancestor file. STARTUP-HOOKS is a list of functions that Emacs calls without arguments after setting up the Ediff buffers. MERGE-BUFFER-FILE is the name of the file to be associated with the merge buffer.
Key Bindings