1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-20 20:50:53 -08:00
emacs/test/lisp/progmodes/cperl-mode-resources
Harald Jörg 330dd51f8b ;cperl-mode.el: Do not mistake a left-shift operator for a here-doc.
* lisp/progmodes/cperl-mode.el (cperl-find-pods-heres): Empty
unquoted delimiters for here-documents are now forbidden
(Bug#65834).

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

* test/lisp/progmodes/cperl-mode-resources/cperl-bug-65834.pl: new
resource with source code from the bug report.
2023-10-14 18:22:11 +02: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 ; 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 ; perl-mode.el: Detect quote-like operator immediately after => 2021-06-09 23:04:09 +02:00
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-indent-exp.pl
cperl-indent-styles.pl
cperl-indents.erts cperl-mode.el: Add support for new Perl syntax in Perl 5.36 and 5.38 2023-07-03 23:05:10 +02:00
fontify-punctuation-vars.pl ; Fix typos 2022-12-23 18:21:10 +01:00
grammar.pl cperl-mode.el: Add support for new Perl syntax in Perl 5.36 and 5.38 2023-07-03 23:05:10 +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: Add support for new Perl syntax in Perl 5.36 and 5.38 2023-07-03 23:05:10 +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