1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 10:30:25 -08:00
emacs/test/lisp/progmodes/cperl-mode-resources
Mauro Aranda 1231a601eb Recognize the backslash operator in perl-mode
* lisp/progmodes/perl-mode.el (perl-syntax-propertize-function):
Add new rule to detect a backslash operator.  (Bug#11996)

* test/lisp/progmodes/cperl-mode-tests.el (cperl-test-bug-11996): New
test.

* test/lisp/progmodes/cperl-mode-resources/cperl-bug-11996.pl: New
file.
2022-09-20 21:11:40 +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 ; perl-mode.el: Allow newline between quote-likes and delimiter 2021-06-11 13:55:08 +02:00
cperl-bug-23992.pl
cperl-bug-25098.pl
cperl-bug-26850.pl
cperl-bug-30393.pl
cperl-indent-exp.pl
cperl-indent-styles.pl
cperl-indents.erts Fix cperl list indentation problem 2022-09-16 13:06:23 +02:00
fontify-punctuation-vars.pl
grammar.pl cperl-mode.el: Allow non-ASCII Perl identifiers 2021-09-14 17:53:52 +02:00
here-docs.pl ; Fix typos 2021-09-03 13:05:32 +02:00
proto-and-attrs.pl ; cperl-mode.el: Detect prototypes in anonymous subroutines 2022-02-02 22:42:05 +01:00