Rainer Orth wrote: > Jim Meyering <j...@meyering.net> writes: >> I've taken the liberty of letting my editor remove trailing >> blanks in ChangeLog files. I hope that's ok. Also in ChangeLogs, >> I converted some leading 8-space (and 7-space) sequences to single TABs. > > Please move this to a separate patch: this is completely unrelated to
It's moved. I'll post v3 soon. > the change at hand. And please don't change the alignment of entries > with multiple email addresses. Changing 8-spaces to a TAB does not affect alignment when you're looking at the ChangeLog file itself with standard tab setting. Perhaps you looked at a hunk like the following and mistook it for one that introduces an alignment change? 2011-11-04 Eric Botcazou <ebotca...@adacore.com> - Jakub Jelinek <ja...@redhat.com> + Jakub Jelinek <ja...@redhat.com> It does not.