Make Emacs perl-mode indent more like perltidy.

Noah Misch <noah@leadboat.com>

Commit: 472e1e4cf64b81b1ecae900db8115deb250ba8bc
Author: Noah Misch <noah@leadboat.com>
Date: 2019-01-13T19:32:31Z
Releases: 12.0
Make Emacs perl-mode indent more like perltidy.

This especially helps braces that surround code blocks.  Back-patch to
v11, where commit 56fb890ace8ac0ca955ae0803c580c2074f876f6 first
appeared; before that, settings were even more distant from perltidy.

Reviewed by Andrew Dunstan.

Discussion: https://postgr.es/m/20190103055355.GB267595@gust.leadboat.com

Files

PathChange+/−
.dir-locals.el modified +1 −1
src/tools/editors/emacs.samples modified +4 −1

Discussion