1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-01 05:10:54 -08:00
emacs/test/lisp/progmodes
kobarity 4915ca5dd4 Enhance Python font-lock to support multilines
* test/lisp/progmodes/python-tests.el
(python-tests-assert-faces-after-change): New helper function.
(python-font-lock-keywords-level-1-3)
(python-font-lock-assignment-statement-multiline-*): New tests.

* lisp/progmodes/python.el (python-rx): Add `sp-nl' to represent
space or newline (with/without backslash).
(python-font-lock-keywords-level-1)
(python-font-lock-keywords-maximum-decoration): Allow newlines
where appropriate.
(python-font-lock-extend-region): New function.
(python-mode): Set `python-font-lock-extend-region' to
`font-lock-extend-after-change-region-function'.
2022-08-17 13:10:16 +02:00
..
cperl-mode-resources ; cperl-mode.el: Detect prototypes in anonymous subroutines 2022-02-02 22:42:05 +01:00
elisp-mode-resources
flymake-resources
js-resources
ruby-mode-resources Fix Ruby indentation with double splat as first block param 2022-04-26 05:36:35 +03:00
sh-script-resources Improve indentation of some shell script forms 2022-02-07 09:13:54 +01:00
xref-resources
asm-mode-tests.el
autoconf-tests.el Adjust better to Autoconf quoting style change 2022-07-05 23:27:17 -05:00
bat-mode-tests.el
bug-reference-tests.el
cc-mode-tests.el
compile-tests.el Add test for the gradle-android compilation message pattern 2022-07-11 12:29:12 +02:00
cperl-mode-tests.el Prefer URL commentary header in two files 2022-06-18 11:07:42 +02:00
elisp-mode-tests.el
etags-tests.el
executable-tests.el
f90-tests.el
flymake-tests.el
gdb-mi-tests.el
glasses-tests.el
grep-tests.el
js-tests.el
octave-tests.el
opascal-tests.el
pascal-tests.el
perl-mode-tests.el
project-tests.el
ps-mode-tests.el
python-tests.el Enhance Python font-lock to support multilines 2022-08-17 13:10:16 +02:00
ruby-mode-tests.el
scheme-tests.el
sh-script-tests.el Improve indentation of some shell script forms 2022-02-07 09:13:54 +01:00
sql-tests.el Rewrite sql-interactive-remove-continuation-prompt 2022-05-03 12:35:34 +02:00
subword-tests.el
tcl-tests.el
xref-tests.el