emerge-combine-versions-register

emerge-combine-versions-register is an interactive compiled Lisp function in `emerge.el'.


(emerge-combine-versions-register CHAR &optional FORCE)

Combine the two versions using the template in register REG.
See documentation of the variable `emerge-combine-versions-template'
for how the template is interpreted.
Refuses to function if this difference has been edited, i.e., if it is
neither the A nor the B variant.
An argument forces the variant to be selected even if the difference has
been edited.

Interactively, reads the register using `register-read-with-preview'.