Is it possible to make ediff ignore parts of the file when diffing? For example timestamps at the start of the the line. I tried using #h
but this works on "regions" instead of just line, so if every timestamp is different everywhere, the whole file gets ignored, instead of just the timestamps.