]> git.eshelyaron.com Git - emacs.git/commit
Avoid infloop in CPerl mode fontification
authorEli Zaretskii <eliz@gnu.org>
Thu, 25 Oct 2018 14:57:34 +0000 (17:57 +0300)
committerEli Zaretskii <eliz@gnu.org>
Thu, 25 Oct 2018 14:57:34 +0000 (17:57 +0300)
commitf3d01d465398afee11c584a559c6842f575f5a03
treee50e0fd0968e3fb487d4d833f7b18a026f2d1ce3
parent71a2d509f9d2350c6aacfeed24e1e9d8c7fdfebe
Avoid infloop in CPerl mode fontification

* lisp/progmodes/cperl-mode.el
(cperl-font-lock-fontify-region-function): Stop the loop at
EOB, to avoid inflooping there.  (Bug#33114)
lisp/progmodes/cperl-mode.el