aboutsummaryrefslogtreecommitdiffstats
path: root/test/lisp/progmodes (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ | |/
| * Fix go-ts-mode const_spec highlighting (Bug#76330)Randy Taylor2025-03-011-0/+6
* | ; Cleanup sexp things in 'lua-ts-mode'john muhl2025-02-261-4/+54
* | ; Re-enable 'typescript-ts-mode' indentation testsjohn muhl2025-02-251-1/+0
* | Make cl-gensym obsolete in favor of built-in gensymStefan Kangas2025-02-252-3/+3
* | Move buffer related functions from ert-x.el to ert.elStefan Kangas2025-02-241-1/+0
* | Support selecting buffer in ert-with-test-bufferStefan Kangas2025-02-241-1/+1
* | ; Fix 'typescript-ts-mode' indent test (bug#71998)john muhl2025-02-231-1/+1
* | Fix typescript-ts-mode indentation tests (bug#71998)Yuan Fu2025-02-231-4/+4
* | Improve autoconf-mode macro detectionBasil L. Contovounesios2025-02-172-12/+192
* | Fix string end search in python-nav-end-of-statementkobarity2025-02-151-0/+24
* | Fix recently introduced test failureStefan Kangas2025-02-121-1/+1
* | Add go-work-ts-mode for Go workspace filesGabriel Santos2025-02-124-0/+60
* | Eglot: skip Tramp tests except on Emacs 28+João Távora2025-01-231-0/+2
* | Eglot: unbreak a rarely run testJoão Távora2025-01-221-1/+0
* | Eglot: unbreak tests for older EmacsenJoão Távora2025-01-221-1/+1
* | Eglot: add support for insertReplaceEdit (bug#73857)João Távora2025-01-201-0/+15
* | Eglot: make eglot-test-javascript-basic more robustJoão Távora2025-01-201-2/+3
* | Eglot: try again to fix try-completion logicJoão Távora2025-01-201-45/+41
* | Merge from origin/emacs-30Eli Zaretskii2025-01-182-2/+27
|\ \ | |/
| * ; cperl-mode-tests.el: Don't run the newest test in perl-modeHarald Jörg2025-01-141-0/+1
| * ; cperl-mode.el: Add a test for Bug#74245Peter Oliver2025-01-132-0/+25
| * ; cperl-mode.el: Allow bare $ in a signature (Bug#74245)Harald Jörg2025-01-131-2/+1
* | Flymake: more ambitious cleanup in flymake-mode (bug#69809)João Távora2025-01-141-0/+20
* | Fix c-ts-mode indentation (bug#75442)Yuan Fu2025-01-121-0/+10