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

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

Re: Diff on Emacs


From: Kevin Rodgers
Subject: Re: Diff on Emacs
Date: Tue, 18 Nov 2003 11:38:47 -0700
User-agent: Mozilla/5.0 (X11; U; SunOS i86pc; en-US; rv:0.9.4.1) Gecko/20020406 Netscape6/6.2.2

Juri Linkov wrote:

LEE Sau Dan <danlee@informatik.uni-freiburg.de> writes:
M-x  ediff-buffers gives  you a  diff output  that can  be  refined to
character-based diff.

This is not completely true.  Ediff refinements are word-based.
Although this is a big improvement over line-based diff output,
this is not the same thing as character-based `compare-windows'.

But you can (setq ediff-forward-word-function 'forward-char).

--
Kevin Rodgers



reply via email to

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