Make Emacs settings match perltidy configuration

Peter Eisentraut <peter_e@gmx.net>

Commit: 56fb890ace8ac0ca955ae0803c580c2074f876f6
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2018-04-23T15:44:31Z
Releases: 11.0
Make Emacs settings match perltidy configuration

Set Emacs's perl-continued-statement-offset to match perltidy's
--continuation-indentation, which is 2 (not overridden in PostgreSQL's
profile) rather than the 4 that Emacs uses by default.

Files

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