Set Emacs config variable sentence-end-double-space.
authorHartmut Goebel <h.goebel@crazy-compilers.com>
Tue, 4 Oct 2016 11:15:12 +0000 (13:15 +0200)
committerLudovic Courtès <ludo@gnu.org>
Tue, 4 Oct 2016 14:37:59 +0000 (16:37 +0200)
commitafb325d84227fe84adda60c03a9015d7473c0b85
treea6690851fe31c82a7dcd76c3c27cbb39409d3d2a
parent491dbac41579838031d8a4910b05bdd33030dc87
Set Emacs config variable sentence-end-double-space.

Users using a non-English environment may have set this to `nil´, which
leads to fill-paragraph removing the second space.

* .dir-locals.el: Set sentence-end-double-space to true.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
.dir-locals.el