Author :
Stefano Lattarini
Date :
2012-02-23 15:27:36
Hash :88ac75a6 Message :hacking: do not quote `like this', as per GCS recommendation
* HACKING: Quote 'like this' or "like this", not `like this'. This
is done for consistency with the new recommendations in the GNU
Coding Standards, and because I've come to actually prefer the '...'
and "..." quoting format over the `...' one.