--- Begin Message ---
Subject: |
[Patchset] A bugfix and an arguable bugfix for ediff-inferior-compare-regions |
Date: |
Mon, 23 Apr 2012 15:28:24 -0400 |
These patches apply against the emacs-24 branch from 2012-04-23 15:26:22 EST
The first one is definitely a bugfix. The second one depends on the
first and corrects a behavior that I consider to be buggy, though
others may disagree.
[PATCH 1/2] BUGFIX: select current-diff-comparison regions for
[PATCH 2/2] Useful behavior for ediff-inferior-compare-regions when
--- End Message ---
--- Begin Message ---
Subject: |
Re: bug#11319: [PATCH 1/2] BUGFIX: select current-diff-comparison regions for ediff-inferior-compare-regions correctly |
Date: |
Fri, 14 Dec 2012 10:23:53 -0500 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) |
Version: 24.4
> The buffer types passed to
> ediff-clone-buffer-for-current-diff-comparison are used to select the
> character ranges that participate in the inferior comparison. Those
> were being hardcoded as 'A and 'B, which was wrong.
Thank you, it looks OK, so I installed it in trunk,
Stefan
--- End Message ---