1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-06 06:20:55 -08:00
emacs/test/lisp/progmodes/cperl-mode-resources
Harald Jörg b2f124f2a8 ; cperl-mode.el: Don't misinterpret exec_fcn as keyword exec
* lisp/progmodes/cperl-mode.el
(cperl-after-block-and-statement-beg): Recognize _ as part of a
Perl symbol.  Fixes Bug#76851

* test/lisp/progmodes/cperl-mode-resources/cperl-indents.erts
Two new test cases around the edges of Bug#76851
2025-03-09 16:26:51 +01:00
..
cperl-bug-11733.pl ; cperl-mode.el: Fix two indentation bugs (Bug#11733) 2023-07-02 00:37:10 +02:00
cperl-bug-11996.pl Recognize the backslash operator in perl-mode 2022-09-20 21:11:40 +02:00
cperl-bug-19709.pl
cperl-bug-22355.pl
cperl-bug-23992.pl
cperl-bug-25098.pl
cperl-bug-26850.pl
cperl-bug-30393.pl
cperl-bug-35925.pl Fix indentation in perl-mode (Bug#35925) 2023-10-01 04:13:17 +02:00
cperl-bug-64190.pl cperl-mode.el: Support subroutine signatures 2023-06-30 23:41:06 +02:00
cperl-bug-64364.pl cperl-mode.el: Support Perl 5.38 syntax for subroutine signatures 2023-07-01 21:40:46 +02:00
cperl-bug-65834.pl ;cperl-mode.el: Do not mistake a left-shift operator for a here-doc. 2023-10-14 18:22:11 +02:00
cperl-bug-66145.pl ; cperl-mode.el: Don't override fontificaton in comments. 2023-10-09 17:58:21 +02:00
cperl-bug-66161.pl cperl-mode.el: Optionally treat trailing text as comment 2023-10-14 00:34:41 +02:00
cperl-bug-74245.pl ; cperl-mode.el: Add a test for Bug#74245 2025-01-13 17:07:51 +01:00
cperl-indent-exp.pl
cperl-indent-styles.pl
cperl-indents.erts ; cperl-mode.el: Don't misinterpret exec_fcn as keyword exec 2025-03-09 16:26:51 +01:00
extra-delimiters.pl ; Fix typos 2024-06-23 16:40:06 +02:00
fontify-punctuation-vars.pl ; Fix typos 2022-12-23 18:21:10 +01:00
grammar.pl ;cperl-mode.el: Avoid false positives when parsing new Perl syntax 2024-06-13 14:37:13 +02:00
here-docs.pl Improve HERE document detection in perl-mode 2022-10-20 07:34:38 -03:00
perl-class.pl cperl-mode.el: Update for the current Perl version 5.040 2024-06-10 12:22:13 +02:00
proto-and-attrs.pl cperl-mode.el: Support Perl 5.38 syntax for subroutine signatures 2023-07-01 21:40:46 +02:00
sub-names.pl cperl-mode.el: Subroutine names are fontified correctly in all places 2023-08-02 23:59:42 +02:00