aboutsummaryrefslogtreecommitdiffstats
path: root/test/lisp/progmodes (follow)
Commit message (Expand)AuthorAgeFilesLines
* ; elisp-scope.el: Improve widget-type handling.Eshel Yaron2025-10-121-0/+26
* ; elisp-mode.el: Improve consistency among face names.feature/elisp-fontify-semanticallyEshel Yaron2025-10-121-34/+34
* ; (elisp-scope-if-let): Fix case where bindings entry is a symbolEshel Yaron2025-10-081-1/+3
* ; Add semantic highlighting test with 'when-let*'Eshel Yaron2025-10-082-4/+15
* ; Test semantic highlighting with 'cl-macrolet' and 'cl-flet'Eshel Yaron2025-10-061-0/+14
* ; Add another ELisp semantic highlighting testEshel Yaron2025-10-041-0/+68
* ; Add a couple of tests for ELisp semantic highlightingEshel Yaron2025-10-032-0/+37
* ruby-syntax-propertize: Add exception for /=Dmitry Gutov2025-09-161-0/+1
* ; even less test log spam from loadMattias Engdegård2025-09-121-4/+4
* Eglot: escape literal % characters in URIsSteven Allen2025-08-301-0/+4
* Fontify all comment delimiters in 'lua-ts-mode'john muhl2025-08-301-0/+5
* ; Add tests for 'lua-mode'john muhl2025-08-256-0/+1980
* Skip eglot-test-rust-completion-exit-function on embaMichael Albinus2025-08-221-0/+1
* ; cperl-mode.el: Indent labels only in code (Bug#79271)Harald Jörg2025-08-221-0/+22
* ; cperl-mode.el: Fix fontification error with signaturesHarald Jörg2025-08-222-1/+8
* rust-ts-mode: handle invalid rust syntax without signalingSteven Allen2025-08-212-0/+14
* ; cperl-mode.el: fix indentation for multiline signaturesHarald Jörg2025-08-212-0/+28
* Fix lua-ts-mode-tests.elElijah Gabe Pérez2025-08-141-0/+1
* Add multi-character pairs to lua-ts-mode and texinfo-modeElías Gabriel Pérez2025-08-091-0/+33
* Fix Python PDB tracking for remote inferior Pythonkobarity2025-08-071-0/+26
* Improve region deletion handling in python.elJakub Ječmínek2025-08-021-0/+18
* cperl-mode.el: Support syntax of Perl version 5.42Harald Jörg2025-07-282-7/+14
* (peg-parse): Fix bug#78884Stefan Monnier2025-06-271-0/+7
* Improve eglot tests on embaMichael Albinus2025-06-201-1/+3
* Fix typescript-ts-mode tenary indentation (bug#77901)Yuan Fu2025-06-011-0/+5
* Merge from origin/emacs-30Eli Zaretskii2025-05-311-0/+25
|\
| * typescript-ts-mode: Improve function body indentation (bug#78121)Konstantin Kharlamov2025-05-251-0/+25
* | Check diagnostic types in compile-testsMattias Engdegård2025-05-221-175/+180
* | Support Rust compiler messages in compile mode (bug#70794).Vincenzo Pupillo2025-05-221-3/+12
* | Merge from origin/emacs-30Eli Zaretskii2025-05-171-0/+9
|\ \ | |/
| * typescript-ts-mode: align ternary-chain branches (bug#78187)Konstantin Kharlamov2025-05-151-0/+9
* | Fix test-regressions in python-ts-modeJostein Kjønigsen2025-05-051-5/+23
* | Improve elixir-ts--thing-settings.Juri Linkov2025-05-011-1/+1
* | Avoid adding duplicate items to 'treesit-language-source-alist'.Juri Linkov2025-05-011-1/+1
* | Fix Python block end predicates (bug#77941)kobarity2025-04-261-0/+18
* | Merge from origin/emacs-30Michael Albinus2025-04-191-14/+14
|\ \ | |/
| * Fix typescript-ts-mode indentation (bug#77803)Konstantin Kharlamov2025-04-181-14/+14
* | ; Fix 'lua-ts-mode' tests (Bug#77102)john muhl2025-03-201-9/+9
* | indent.erts (Code): Don't modify the global stateStefan Monnier2025-03-191-2/+2
* | ; Fix 'java-ts-mode' tests (Bug#77070)john muhl2025-03-171-1/+1
* | Use c-ts-common baseline rule in java-ts-mode (bug#75154)Yuan Fu2025-03-161-0/+28
* | Simplify and improve indent rules in 'lua-ts-mode'john muhl2025-03-131-273/+531
* | Merge from origin/emacs-30Sean Whitton2025-03-121-0/+19
|\ \ | |/
| * ; cperl-mode.el: Don't misinterpret exec_fcn as keyword execHarald Jörg2025-03-091-0/+19
| * ; Cleanup sexp things in 'lua-ts-mode'john muhl2025-03-011-4/+54
* | (makefile-dependency-regex): Fix bug#76759Stefan Monnier2025-03-091-0/+42
* | Use TS to support 'hs-minor-mode' in 'lua-ts-mode'john muhl2025-03-082-0/+56
* | Revert "Eglot: tests must work on 26.3"João Távora2025-03-081-1/+1
* | Eglot: tests must work on 26.3João Távora2025-03-081-1/+1
* | Merge from origin/emacs-30Eli Zaretskii2025-03-011-0/+6
|\ \ | |/