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.
Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/56fb890ace8ac0ca955ae0803c580c2074f876f6 Modified Files -------------- .dir-locals.el | 2 +- src/tools/editors/emacs.samples | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)