Function: edirs-merge
edirs-merge is a function alias and interactive for
ediff-merge-directories, defined in ediff.el.gz.
Signature
(edirs-merge DIR1 DIR2 REGEXP &optional MERGE-AUTOSTORE-DIR)
Documentation
Run Ediff on a pair of directories, DIR1 and DIR2, merging files that have the same name in both. The third argument, REGEXP, is nil or a regular expression; only file names that match the regexp are considered. MERGE-AUTOSTORE-DIR is the directory in which to store merged files.
Key Bindings