Is there a way to make Ediff highlight whitespace using a different color, the way it does for non-whitespace differences?
For example, here are two regions with only whitespace differences:
And here are two regions with non-whitespace differences:
The non-whitespace differences are highlighted with ediff-fine-diff-*
faces, while whitespace differences are not. I'd like some way to tell what the whitespace differences are.