[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 2/7] maint: remove empty lines at EOF
From: |
Jim Meyering |
Subject: |
Re: [PATCH 2/7] maint: remove empty lines at EOF |
Date: |
Sat, 21 Jan 2012 15:09:20 +0100 |
Eric Blake wrote:
> On 01/21/2012 04:14 AM, Jim Meyering wrote:
>> From: Jim Meyering <address@hidden>
>>
>> * man/autoconf.x: Remove empty line at EOF.
>> * man/autoheader.x: Likewise.
>> * man/autoscan.x: Likewise.
>> * man/autoupdate.x: Likewise.
>> * man/ifnames.x: Likewise.
>> * tests/compile.at: Likewise.
>> * doc/fdl.texi: Likewise.
>> ---
>> doc/fdl.texi | 1 -
>> man/autoconf.x | 1 -
>> man/autoheader.x | 1 -
>> man/autoscan.x | 1 -
>> man/autoupdate.x | 1 -
>> man/ifnames.x | 1 -
>> tests/compile.at | 1 -
>
> ACK to man and tests, NACK to doc unless you first fix gnulib. I think
> gnulib's doc/fdl.texi is a manual copy of doc/fdl-1.3.texi, which was
> just auto-updated to remove the trailing EOF, so it is just a matter of
> finishing out the update process.
That was fixed as part of the series I posted on the 17th.
I've just pushed those changes.
- update maint.mk; fix syntax-check failures, Jim Meyering, 2012/01/21
- [PATCH 7/7] maint: fix or disable failing syntax-check rules, Jim Meyering, 2012/01/21
- [PATCH 3/7] maint: tweak to avoid triggering space-tab-prohibiting syntax-check, Jim Meyering, 2012/01/21
- [PATCH 1/7] doc: fix grammar/doubled-word errors, Jim Meyering, 2012/01/21
- [PATCH 2/7] maint: remove empty lines at EOF, Jim Meyering, 2012/01/21
- [PATCH 6/7] maint: also sync maint.mk and useless-if-before-free from gnulib, Jim Meyering, 2012/01/21
- [PATCH 4/7] maint: placate syntax-check rules: exempt some false positives, Jim Meyering, 2012/01/21
[PATCH 5/7] maint.mk: update from gnulib, Jim Meyering, 2012/01/21