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

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

Re: Differences with side-by-side modification


From: tomas
Subject: Re: Differences with side-by-side modification
Date: Thu, 21 Oct 2021 11:33:31 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

On Thu, Oct 21, 2021 at 09:23:35AM +0000, tolugboji via Users list for the GNU 
Emacs text editor wrote:
> I want to see differences between two files side-by-side (one on a left 
> window, the other on a right window).
> The purpose is not simply see the differences side-by-side, but also to make 
> modifications on each window
> and be able to show differences again.
> 
> Is such a thing possible to do in emacs?

M-x ediff  :)

You can diff two files, a file with a buffer... Side by side, top
to bottom, whatever.

There is documentation for the ediff mode. Try C-h i ediff, perhaps it is
installed on your machine. If not (and if you want to suffer the whims
of your browser ;-) it's on the internets [1] too.

Cheers

[1] https://www.gnu.org/software/emacs/manual/html_mono/ediff.html

 - t

Attachment: signature.asc
Description: Digital signature


reply via email to

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