]> git.eshelyaron.com Git - emacs.git/commit
; cperl-mode.el: Fix font-lock after yanking into POD
authorHarald Jörg <haj@posteo.de>
Thu, 15 Jun 2023 15:08:07 +0000 (17:08 +0200)
committerHarald Jörg <haj@posteo.de>
Thu, 15 Jun 2023 15:15:36 +0000 (17:15 +0200)
commit1acce3b5c7fdf0b2a7301db25dfc2a616df36744
tree3c304799eaa931bd7ac8f3e126273c58c540f7f8
parentad3ec429a12fb8caa460de5911145d1d3c46d626
; cperl-mode.el: Fix font-lock after yanking into POD

When extending the region to fontify for jit-lock-mode, make
sure we start fontifying at the beginning of a POD section
(Bug#64056).
lisp/progmodes/cperl-mode.el