help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ediff unified patch format


From: Oleksandr Gavenko
Subject: Re: ediff unified patch format
Date: Tue, 12 Oct 2010 14:56:59 +0300
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.9) Gecko/20100915 Thunderbird/3.1.4

On 07.10.2010 20:43, suvayu ali wrote:
Hi Neal,

On 7 October 2010 09:10, Neal Becker<ndbecker2@gmail.com>  wrote:
How do I set ediff to give a unified patch format?

Why is this not the default?


The trick is to look for diff-switches. ;)


diff-switches is a variable defined in `diff.el'.
Its value is "-u"

Documentation:
A string or list of strings specifying switches to be passed to diff.

ediff-custom-diff-options is a variable defined in `ediff-diff.el'.
Its value is "-c" (DEFAULT)

Documentation:
Options to pass to `ediff-custom-diff-program'.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]