[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] {master} am: do not quote `like this', as per GCS recommenda
From: |
Stefano Lattarini |
Subject: |
Re: [PATCH] {master} am: do not quote `like this', as per GCS recommendation |
Date: |
Fri, 24 Feb 2012 09:11:55 +0100 |
On 02/23/2012 03:17 PM, Stefano Lattarini wrote:
> This patch converts the automake-provided '*.am' fragments, and
> related files, to the use of new quoting format 'like this' or
> "like this" rather than `like this'.
>
> This is done for consistency with the new recommendations in the GNU
> Coding Standards, and, well, because I've come to actually like the
> '...' and "..." quoting format over the `...' one.
>
Pushed now.
Regards,
Stefano