]> git.eshelyaron.com Git - emacs.git/commit
cperl-mode: Don't interpret y_ as start of y// function.
authorHarald Jörg <haj@posteo.de>
Thu, 18 Mar 2021 07:06:13 +0000 (08:06 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Thu, 18 Mar 2021 07:06:13 +0000 (08:06 +0100)
commit261d0f8f74961859d3f801ed7c5205e3eeb80e31
tree2dbfd5efb76473f6937f7c6659e09aaa21b6fa43
parent846e8672bb41889ea10ca3b8f874ed5ea731ed14
cperl-mode: Don't interpret y_ as start of y// function.

* lisp/progmodes/cperl-mode.el (cperl-find-pods-heres): Avoid
treating underscores as word-terminators.

* test/lisp/progmodes/cperl-mode-tests.el
(cperl-test-bug-47112): Test case for that bug (bug#47112).
lisp/progmodes/cperl-mode.el
test/lisp/progmodes/cperl-mode-tests.el