1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-02 21:52:04 -08:00
emacs/test/lisp/progmodes
Laurence Warne b92e888758 Fix python escape code fontification for multi-line literals
* lisp/progmodes/python.el (python--string-bytes-literal-matcher): Go
backward one char after a match so that consecutive escape codes are
highlighted
(python--not-raw-string-literal-start-regexp): Make regular expression
more comprehensive, so multi-line bytes literals are not caught
(python-rx): Accept one to three octal digits in octal escape codes
instead of always three
2022-08-09 19:21:36 +02:00
..
cperl-mode-resources
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
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 Fix python escape code fontification for multi-line literals 2022-08-09 19:21:36 +02:00
ruby-mode-tests.el
scheme-tests.el
sh-script-tests.el
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