1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-05-16 10:00:00 -07:00
emacs/test/lisp/progmodes
Elías Gabriel Pérez e4352c7a45 Add multi-character pairs to lua-ts-mode and texinfo-mode
* etc/NEWS: Add entry for lua-ts-mode changes.
* lisp/progmodes/lua-ts-mode.el
(lua-ts-auto-close-block-comments): New user option.
(lua-ts-mode): Add '--[[ ]]' pairs to 'electric-pair-pairs' only
if 'lua-ts-auto-close-block-comments' is non-nil.
* lisp/textmodes/texinfo.el (texinfo-mode): Add "`` ''" pairs to
'electric-pair-pairs'.
* test/lisp/progmodes/lua-ts-mode-tests.el
(lua-ts-test-auto-close-block-comments): Add new test.
(Bug#79047)
2025-08-09 13:41:43 +03:00
..
autoconf-resources
c-ts-mode-resources
cperl-mode-resources cperl-mode.el: Support syntax of Perl version 5.42 2025-07-28 18:20:26 +02:00
csharp-mode-resources
elisp-mode-resources
elixir-ts-mode-resources
flymake-resources
go-ts-mode-resources Merge from origin/emacs-30 2025-03-01 10:01:54 -05:00
heex-ts-mode-resources
java-ts-mode-resources indent.erts (Code): Don't modify the global state 2025-03-19 15:53:37 -04:00
js-resources
lua-ts-mode-resources ; Fix 'lua-ts-mode' tests (Bug#77102) 2025-03-20 15:35:09 +02:00
project-resources
ruby-mode-resources
rust-ts-mode-resources
sh-script-resources
typescript-ts-mode-resources Fix typescript-ts-mode tenary indentation (bug#77901) 2025-06-01 16:14:12 -07:00
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 Check diagnostic types in compile-tests 2025-05-22 15:03:51 +02:00
cperl-mode-tests.el cperl-mode.el: Support syntax of Perl version 5.42 2025-07-28 18:20:26 +02:00
csharp-mode-tests.el
eglot-tests.el Improve eglot tests on emba 2025-06-20 18:38:27 +02:00
elisp-mode-tests.el Make cl-gensym obsolete in favor of built-in gensym 2025-02-25 01:25:15 +01:00
elixir-ts-mode-tests.el
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 Improve elixir-ts--thing-settings. 2025-05-01 21:03:34 +03:00
hideshow-tests.el Move buffer related functions from ert-x.el to ert.el 2025-02-24 20:45:41 +01:00
java-ts-mode-tests.el
js-tests.el Avoid adding duplicate items to 'treesit-language-source-alist'. 2025-05-01 20:55:33 +03:00
lua-ts-mode-tests.el Add multi-character pairs to lua-ts-mode and texinfo-mode 2025-08-09 13:41:43 +03:00
make-mode-tests.el (makefile-dependency-regex): Fix bug#76759 2025-03-09 22:07:39 -04:00
octave-tests.el
opascal-tests.el
pascal-tests.el
peg-tests.el (peg-parse): Fix bug#78884 2025-06-27 23:12:40 -04:00
perl-mode-tests.el
project-tests.el
ps-mode-tests.el
python-tests.el Fix Python PDB tracking for remote inferior Python 2025-08-07 16:06:28 +03:00
ruby-mode-tests.el
ruby-ts-mode-tests.el
rust-ts-mode-tests.el
scheme-tests.el
sh-script-tests.el
sql-tests.el
subword-tests.el
tcl-tests.el
typescript-ts-mode-tests.el ; Re-enable 'typescript-ts-mode' indentation tests 2025-02-25 01:27:49 +01:00
which-func-tests.el
xref-tests.el