]> git.eshelyaron.com Git - emacs.git/commit
cperl-mode.el: Correctly terminate HERE-docs
authorHarald Jörg <haj@posteo.de>
Wed, 5 Aug 2020 15:19:06 +0000 (17:19 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Wed, 5 Aug 2020 15:19:06 +0000 (17:19 +0200)
commit283fce4c3cdb89745a62fdeee83dcd7c2189fba3
tree1077b30da57a6218b2ec0ca3f90b08a2f06ca02f
parentb22b1f935d47c71b59d59da1b6d125635470beca
cperl-mode.el: Correctly terminate HERE-docs

* lisp/progmodes/cperl-mode.el (cperl-find-pods-heres): cperl-mode
in the master branch wrongly uses the first occurrence of "HERE"
to terminate the string, resulting in badly fontified / indented
code which follows (bug#42251).
lisp/progmodes/cperl-mode.el