Files
emacs/test/lisp/progmodes
Harald Jörg 39e3c30b51 ;cperl-mode.el: Avoid false positives when parsing new Perl syntax
* lisp/progmodes/cperl-mode.el (cperl--package-for-imenu-rx)
(cperl--class-for-imenu-rx): avoid false positives when collecting
imenu entries
* lisp/progmodes/cperl-mode.el (cperl-init-faces): avoid false
positives when detecting package names

* test/lisp/progmodes/cperl-mode-tests.el
(cperl-test-imenu-index): Add test verifying that $class_false is
not shown as a class _false

* test/lisp/progmodes/cperl-mode-resources/grammar.pl: Add a line
containing a false positive "$class_false"
2024-06-13 14:37:13 +02:00
..
2024-01-29 00:22:37 -08:00
2024-04-25 18:59:25 +03:00
2024-01-28 17:11:51 +01:00
2024-04-27 22:12:14 +03:00
2024-06-04 22:16:28 -07:00