Function: ebuffers
ebuffers is a and interactive for ediff-buffers,
defined in ediff.el.gz.
Signature
(ebuffers BUFFER-A BUFFER-B &optional STARTUP-HOOKS JOB-NAME)
Documentation
Run Ediff on a pair of buffers, BUFFER-A and BUFFER-B.
STARTUP-HOOKS is a list of functions that Emacs calls without
arguments after setting up the Ediff buffers. JOB-NAME is a
symbol describing the Ediff job type; it defaults to
ediff-buffers, but can also be one of
ediff-merge-files-with-ancestor, ediff-last-dir-ancestor,
ediff-last-dir-C, ediff-buffers3, ediff-merge-buffers, or
ediff-merge-buffers-with-ancestor.
Key Bindings