[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: AC_PROG_LN_S limitation
From: |
Paul Eggert |
Subject: |
Re: AC_PROG_LN_S limitation |
Date: |
Mon, 26 Dec 2011 14:27:16 -0800 |
User-agent: |
Mozilla/5.0 (X11; Linux i686; rv:8.0) Gecko/20111124 Thunderbird/8.0 |
On 12/26/11 13:21, Stefano Lattarini wrote:
>> * NEWS:
>> >
> Forgotten a trailing "Update" here? And ditto in the ChangeLog entry.
The style I was using was:
* foo:
* bar (baz): log message
where the log message applies to both lines. I suppose one can
write it this way:
* foo, bar (baz): log message
but I prefer to use the latter form only
when both FOO and BAR have a BAZ,
which isn't the case here.