[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
New function: vc-ediff
From: |
Christoph Scholtes |
Subject: |
New function: vc-ediff |
Date: |
Wed, 09 Mar 2011 21:20:35 -0700 |
User-agent: |
Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.15) Gecko/20110303 Thunderbird/3.1.9 |
I started using ediff recently and was missing an easy way to compare
the current buffer (or a file selected in vc-dir) with its latest
revision in the repo. Basically, what vc-diff does, only using ediff
instead.
Attached is a first cut at implementing this. Note, that this patch is
just for review of the basic approach. I will add Changelog entries and
(if applicable) manual documentation etc. later, if the approach has
been reviewed.
Any comments are appreciated.
Thanks,
Christoph
vc-ediff_v1.patch
Description: Text document
- New function: vc-ediff,
Christoph Scholtes <=
- Re: New function: vc-ediff, Stefan Monnier, 2011/03/10
- Re: New function: vc-ediff, Christoph Scholtes, 2011/03/10
- Re: New function: vc-ediff, Stefan Monnier, 2011/03/12
- Re: New function: vc-ediff, Eli Zaretskii, 2011/03/12
- Re: New function: vc-ediff, Stefan Monnier, 2011/03/12
- Re: New function: vc-ediff, Christoph Scholtes, 2011/03/18