diff-context->unified

diff-context->unified is an interactive compiled Lisp function in `diff-mode.el'.


(diff-context->unified START END &optional TO-CONTEXT)

Convert context diffs to unified diffs.
START and END are either taken from the region
(when it is highlighted) or else cover the whole buffer.
With a prefix argument, convert unified format to context format.