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

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

Re: Ediff ignore-whitespace?


From: Kevin Rodgers
Subject: Re: Ediff ignore-whitespace?
Date: Thu, 20 Nov 2003 12:01:18 -0700
User-agent: Mozilla/5.0 (X11; U; SunOS i86pc; en-US; rv:0.9.4.1) Gecko/20020406 Netscape6/6.2.2

kgold wrote:

Kevin Rodgers <ihs_4664@yahoo.com> writes:
(setq ediff-diff-option "-w")

Nice.  Is there a way to make it mode specific?  I put this in my
c-mode-common-hook, but it seems to be global anyway.

(set (make-local-variable 'ediff-diff-options) "-w")


--
Kevin Rodgers



reply via email to

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