* lisp/progmodes/perl-mode.el: Fix electric indentation with RET
commitedde35e6f8c21979035824ae1845c33e0a5e0da0
authorStefan Monnier <monnier@iro.umontreal.ca>
Mon, 30 Oct 2017 14:24:47 +0000 (30 10:24 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Mon, 30 Oct 2017 14:24:47 +0000 (30 10:24 -0400)
tree66e7bd3a8ab84794bf06fe4b2236c80a670fa8de
parent056587c45fd964c0367e970c52914260977f889d
* lisp/progmodes/perl-mode.el: Fix electric indentation with RET

(perl-electric-noindent-p): The `eolp' check should not apply to RET.
Reported in https://emacs.stackexchange.com/questions/36337.
lisp/progmodes/perl-mode.el