]> git.eshelyaron.com Git - emacs.git/commit
* lisp/progmodes/perl-mode.el (perl--syntax-exp-intro-regexp): Bug#42168
authorStefan Monnier <monnier@iro.umontreal.ca>
Fri, 14 Aug 2020 14:58:00 +0000 (10:58 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Fri, 14 Aug 2020 14:58:00 +0000 (10:58 -0400)
commit7a7847d7ad558afb8452ff346a0356c5fc837f6e
tree98ef558ec9d531eed7408601ce7cb3903639225d
parent5c39f6f1165a33f5714eedd3a413f786dffbb5a2
* lisp/progmodes/perl-mode.el (perl--syntax-exp-intro-regexp): Bug#42168

* test/lisp/progmodes/cperl-mode-tests.el: Adjust for `perl-mode`.
(cperl-test-ppss): Rename from `cperl-test-face` and change return value.
(cperl-mode-test-bug-42168): Test the `syntax-ppss` state rather than
the font-lock faces, so it works for both `perl-mode` and `cperl-mode`.
lisp/progmodes/perl-mode.el
test/lisp/progmodes/cperl-mode-tests.el