Adjust the general fill-column in doc/dir-locals.example.el
authorRichard Levitte <levitte@openssl.org>
Mon, 7 Sep 2015 22:59:50 +0000 (00:59 +0200)
committerRichard Levitte <levitte@openssl.org>
Mon, 7 Sep 2015 22:59:50 +0000 (00:59 +0200)
commite51fb759a6f1d81eee422703dc424aaf1e63a80b
tree643aa160e63b525b26bc2bc3a1ebe0136eaa5aba
parent6b33d10686993191a99ad758cb59fb89c3d7abda
Adjust the general fill-column in doc/dir-locals.example.el

Having a general fill-column of 78 may look nice at first sight, but
if the edited text gets indented a bit afterward (such as with git
comments in 'git log'), it suddenly turns not so nice on a classic 80
columns terminal.  A fill-column of 70 will serve us better.

Reviewed-by: Rich Salz <rsalz@openssl.org>
doc/dir-locals.example.el