1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-28 17:22:48 -07:00
emacs/test/lisp/progmodes
kobarity c44908c059 Fix Python highlighting of some assignment statements
* lisp/progmodes/python.el (python-rx): Limit not-simple-operator
to a single line (bug#51362).
2022-05-16 15:40:17 +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
bat-mode-tests.el
bug-reference-tests.el ; Add 2022 to copyright years. 2022-01-01 07:07:15 -05:00
cc-mode-tests.el
compile-tests.el
cperl-mode-tests.el Further doc string quoting fixes 2022-04-22 17:16:42 +02:00
elisp-mode-tests.el
etags-tests.el
executable-tests.el
f90-tests.el
flymake-tests.el Factor out function to check for clang in tests 2022-01-31 07:42:50 +01:00
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 highlighting of some assignment statements 2022-05-16 15:40:17 +02:00
ruby-mode-tests.el ruby-toggle-block-space-before-parameters: New user option 2022-01-21 04:59:39 +02:00
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