diff options
| author | Harald Jörg | 2025-07-28 18:20:26 +0200 |
|---|---|---|
| committer | Harald Jörg | 2025-07-28 18:20:26 +0200 |
| commit | cef4302d309e26c2191821ba998518fb89fff54e (patch) | |
| tree | 6ee45fc85f6178374ea8d95ff1dad6a2bf324d55 /src/bytecode.c | |
| parent | 62fba3a723d10d53a8bac1351e762874ec0c9360 (diff) | |
| download | emacs-cef4302d309e26c2191821ba998518fb89fff54e.tar.gz emacs-cef4302d309e26c2191821ba998518fb89fff54e.zip | |
cperl-mode.el: Support syntax of Perl version 5.42
* lisp/progmodes/cperl-mode.el (cperl--sub-name-generated-rx):
Simplify captures to account for the :writer attribute. Parsing
is done later.
(cperl-imenu-sub-keywords): Remove attributes which generate subs
(cperl-imenu--create-perl-index): Analyze field declarations for
autogenerated methods
(cperl-init-faces): Add "all" and "any" to the list of functions
(cperl-short-docs): Add short docs for "all" and "any"
* test/lisp/progmodes/cperl-mode-tests.el
(cperl-test-autogenerated-reader-rx):
Adjust for modified rx form due to ":writer" support
(cperl-test-imenu-index): Add tests for autogenerated writer
accessors (in grammar.pl)
* test/lisp/progmodes/cperl-mode-resources/grammar.pl: Add code samples
for ":writer"
* etc/NEWS: Announce that CPerl mode supports Perl 5.42.
Diffstat (limited to 'src/bytecode.c')
0 files changed, 0 insertions, 0 deletions