1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-19 06:31:34 -08:00
emacs/test/lisp/progmodes
Harald Jörg 3cea0a8490 ; cperl-mode: Refine syntax of attributes
Attributes may start with underscore, and must be separated.
Thanks to Mattias Engdegård for pointing out a regex mistake.

* lisp/progmodes/cperl-mode.el (defconst): Fix bad grouping and
allow attributes to start with an underscore in
cperl--single-attribute-rx.  Adjust cperl--attribute-list-rx
accordingly.
(cperl-find-sub-attrs): Allow attributes to start with an underscore.

* test/lisp/progmodes/cperl-mode-tests.el
(cperl-test-attribute-list-rx): Add new test cases for valid and
invalid attribute lists.
2023-07-06 17:29:42 +02:00
..
c-ts-mode-resources Fix some cases of incomplete code's indentation [c/c++-ts-mode] 2023-04-10 02:58:46 +03:00
cperl-mode-resources cperl-mode.el: Add support for new Perl syntax in Perl 5.36 and 5.38 2023-07-03 23:05:10 +02:00
elisp-mode-resources
elixir-ts-mode-resources Improve call indentation for elixir-ts-mode 2023-04-29 12:16:56 +03:00
flymake-resources
go-ts-mode-resources
heex-ts-mode-resources Add heex-ts-mode (Bug#61996) 2023-03-12 17:40:06 +02:00
java-ts-mode-resources
js-resources
project-resources
ruby-mode-resources
sh-script-resources
typescript-ts-mode-resources
xref-resources
asm-mode-tests.el
autoconf-tests.el
bat-mode-tests.el
bug-reference-tests.el
c-ts-mode-tests.el
cc-mode-tests.el
compile-tests.el
cperl-mode-tests.el ; cperl-mode: Refine syntax of attributes 2023-07-06 17:29:42 +02:00
eglot-tests.el Adapt Tramp specific tests in eglot-tests.el 2023-06-19 19:56:42 +02:00
elisp-mode-tests.el
elixir-ts-mode-tests.el ; Fix source file headers for some test files (bug#62227) 2023-03-17 09:05:50 +02:00
etags-tests.el
executable-tests.el
f90-tests.el
flymake-tests.el
gdb-mi-tests.el
glasses-tests.el
go-ts-mode-tests.el
grep-tests.el
heex-ts-mode-tests.el ; Fix source file headers for some test files (bug#62227) 2023-03-17 09:05:50 +02:00
hideshow-tests.el
java-ts-mode-tests.el
js-tests.el Make js-beginning-of-defun return non-nil on success 2023-06-29 08:37:15 +03:00
octave-tests.el
opascal-tests.el
pascal-tests.el
perl-mode-tests.el
project-tests.el
ps-mode-tests.el
python-tests.el Fix Python indentation of continuation lines within parens 2023-06-24 15:11:39 +03:00
ruby-mode-tests.el ruby-add-log-current-method: Reduce the use of 'nreverse' 2023-04-13 00:46:11 +03:00
ruby-ts-mode-tests.el Skip ruby-ts-imenu-index test if needed 2023-03-28 13:04:09 +02:00
scheme-tests.el
sh-script-tests.el
sql-tests.el
subword-tests.el
tcl-tests.el
typescript-ts-mode-tests.el
xref-tests.el