1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-25 06:50:46 -08:00
emacs/test/lisp/progmodes
Harald Jörg 1ac8cd3ef6 perl-mode: Fix regexps for fontification
* test/lisp/progmodes/cperl-mode-tests.el
(cperl-test-fontify-declarations): New test to ensure consistency
between perl-mode.el and cperl-mode.el (bug#47345).
* lisp/progmodes/perl-mode.el (perl-font-lock-keywords-1): pick
correct capture groups for "use Pack::Age;"
Fontify all components of "Pack::Age", not just "Pack"
(perl-font-lock-keywords-2): Use keyword-face for declarators
2021-03-24 17:06:21 +01:00
..
cperl-mode-resources cperl-mode: Improve detection of index entries for imenu 2021-02-17 00:54:38 +01:00
flymake-resources Ensure flymake tests use gcc rather than $CC 2018-12-15 15:08:28 -08:00
js-resources Convert manual js indent tests to unit tests 2020-10-18 02:28:22 +02:00
ruby-mode-resources ruby-syntax-propertize: Fix certain cases following :: 2021-02-02 03:48:04 +02:00
xref-resources Speed up xref rendering for matches on very long lines 2021-03-08 04:25:15 +02:00
asm-mode-tests.el Fix fill-paragraph in asm-mode 2021-01-28 07:34:10 +01:00
autoconf-tests.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
bat-mode-tests.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
cc-mode-tests.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
compile-tests.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
cperl-mode-tests.el perl-mode: Fix regexps for fontification 2021-03-24 17:06:21 +01:00
elisp-mode-tests.el Make unused `Buffer-menu-sort' alias obsolete 2021-02-17 20:20:49 +01:00
etags-tests.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
f90-tests.el ; * test/lisp/progmodes/f90-tests.el: Remove stale comment. 2021-02-26 17:11:49 +01:00
flymake-tests.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
gdb-mi-tests.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
glasses-tests.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
js-tests.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
opascal-tests.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
pascal-tests.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
perl-mode-tests.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
ps-mode-tests.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
python-tests.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
ruby-mode-tests.el ruby-add-log-current-method: Support methods with symbolic names 2021-01-04 21:13:53 +02:00
scheme-tests.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
sql-tests.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
subword-tests.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
tcl-tests.el Fix tcl-mode indentation of namespaced code 2021-02-08 07:33:49 +01:00
xref-tests.el Speed up xref rendering for matches on very long lines 2021-03-08 04:25:15 +02:00