1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-11 02:10:35 -08:00
emacs/test/lisp/progmodes
Eli Zaretskii a1d3862c62 Merge from origin/emacs-29
bf4ccb0be0 ; * lisp/term.el (term--xterm-paste): Fix last change.
0d9e2e448d ; * doc/lispref/functions.texi (Function Documentation): ...
791cc5065d Fix shaping of Sinhala text
efcbf0b5ab Add use cases of (fn) documentation facility.
c3331cb365 Fix pasting into terminal-mode on term.el
5be94e2bce Fix opening directory trees from Filesets menu
6b6e770a1f Eglot: Add ruff-lsp as an alternative Python server
ed8a8a5ba1 Fix symbol name in Multisession Variables examples
400ef15bdc js-ts-mode: Fix font-lock rules conflict
c165247c30 Add indentation rules for bracketless statements in js-ts...
7f1bd69cd1 Fix c-ts-mode bracketless indentation for BSD style (bug#...
e23068cb9a Add missing indent rules in c-ts-mode (bug#66152)
d2c4b926ac Fix treesit-default-defun-skipper (bug#66711)
9874561f39 Fix treesit-node-field-name and friends (bug#66674)
eace9e1122 python-ts-mode: Highlight default parameters
23c06c7c30 Update to Org 9.6.13
2023-12-16 09:17:51 -05:00
..
c-ts-mode-resources Fix c-ts-mode bracketless indentation for BSD style (bug#66152) 2023-12-10 18:24:27 -08:00
cperl-mode-resources ;cperl-mode.el: Do not mistake a left-shift operator for a here-doc. 2023-10-14 18:22:11 +02:00
elisp-mode-resources
elixir-ts-mode-resources Fix treesit-langauge-at-point for elixir-ts-mode. 2023-09-26 23:23:54 -07:00
flymake-resources
go-ts-mode-resources
heex-ts-mode-resources
java-ts-mode-resources Backport: Add more java indentation tests 2023-11-21 16:26:54 +02:00
js-resources Add indentation rules for bracketless statements in js-ts-mode 2023-12-12 03:13:12 +02:00
lua-ts-mode-resources Add font-lock tests for lua-ts-mode (bug#67605) 2023-12-09 10:57:22 +02:00
project-resources
ruby-mode-resources ruby-syntax-methods-before-regexp: Drop this whitelist 2023-12-16 04:58:35 +02:00
sh-script-resources Fix indentation and fontification in shell-script (Bug#26217) 2023-10-14 11:00:15 -04:00
typescript-ts-mode-resources Fix typescript-ts-mode indentation for switch statements 2023-11-29 16:32:24 +02:00
xref-resources
asm-mode-tests.el
autoconf-tests.el
bat-mode-tests.el
bug-reference-tests.el Hook 'bug-reference-mode' up to 'thing-at-point' 2023-11-11 21:40:12 -08:00
c-ts-mode-tests.el
cc-mode-tests.el
compile-tests.el Omit the omake compilation-mode rule by default 2023-10-05 12:25:57 +02:00
cperl-mode-tests.el ;cperl-mode.el: Do not mistake a left-shift operator for a here-doc. 2023-10-14 18:22:11 +02:00
eglot-tests.el Jsonrpc: support some JSONesque non-JSONRPC protocols, like DAP 2023-12-14 00:55:52 +00:00
elisp-mode-tests.el
elixir-ts-mode-tests.el
etags-tests.el
executable-tests.el
f90-tests.el
flymake-tests.el Flymake: unbreak tests 2023-09-24 09:07:27 +01:00
gdb-mi-tests.el
glasses-tests.el
go-ts-mode-tests.el
grep-tests.el
heex-ts-mode-tests.el
hideshow-tests.el
java-ts-mode-tests.el Annotate java-ts-mode-test-movement with expected result 2023-11-21 16:26:54 +02:00
js-tests.el Add indentation rules for bracketless statements in js-ts-mode 2023-12-12 03:13:12 +02:00
lua-ts-mode-tests.el Add font-lock tests for lua-ts-mode (bug#67605) 2023-12-09 10:57:22 +02:00
octave-tests.el
opascal-tests.el
pascal-tests.el
perl-mode-tests.el Merge from origin/emacs-29 2023-12-09 07:25:21 -05:00
project-tests.el (project-try-vc): When found non-VC project root, still search for the backend 2023-09-06 23:30:42 +03:00
ps-mode-tests.el
python-tests.el
ruby-mode-tests.el ruby-syntax-methods-before-regexp: Drop this whitelist 2023-12-16 04:58:35 +02:00
ruby-ts-mode-tests.el
scheme-tests.el
sh-script-tests.el Fix indentation and fontification in shell-script (Bug#26217) 2023-10-14 11:00:15 -04:00
sql-tests.el
subword-tests.el
tcl-tests.el
typescript-ts-mode-tests.el Backport: Add some basic tests for java-ts-mode and typescript-ts-mode 2023-11-21 16:26:54 +02:00
which-func-tests.el Remove the header line after disabling 'which-function-mode' 2023-10-29 13:21:03 +02:00
xref-tests.el