summaryrefslogtreecommitdiff
path: root/test/lisp/progmodes
AgeCommit message (Expand)Author
2026-06-02Support Ansible messages in compilation-modeMichael Albinus
2026-05-25;cperl-mode.el: Fix fontification edge casesHarald Jörg
2026-04-15Make | optional for 'gnu' regexp in compilation-mode (bug#80681)Toby Dylan Hocking
2026-03-31python-tests.el: Fix test failures introduced by commit c1c08f3c9f6Stefan Monnier
2026-03-19hideshow: New minor mode 'hs-indentation-mode'. (Bug#80179)Elías Gabriel Pérez
2026-03-08Ensure c-ts-mode tests are never stuck (bug#80565)Yuan Fu
2026-03-04Revert "Repair serious breakage in the batch tests."Michael Albinus
2026-03-01Add Rust panic message pattern (bug#80403)Jacek Świerk
2026-02-25Repair serious breakage in the batch tests.Eric S. Raymond
2026-02-24Fix eglot-tests on MacOS (bug#80479)Mattias Engdegård
2026-02-22Improve m4-mode font lockBasil L. Contovounesios
2026-02-21Use a custom Pdb class in the Python shellLiu Hui
2026-02-18elisp-scope.el: Add variable value specificationsEshel Yaron
2026-02-13Fix new eglot test failure due to project cacheDmitry Gutov
2026-01-21Add JSON path utility command to json-ts-modeBinbin Ye
2026-01-14; * test/lisp/progmodes/eglot-tests.el (eglot--wait-for): escape $Mattias Engdegård
2026-01-11Fix recent test suite regression (bug#80177)Stefan Monnier
2026-01-11Eglot: solve misc Elisp compatibility problems on Emacs 26.3João Távora
2026-01-11Eglot: don't use text-property-search-forward unavailable on 26.3João Távora
2026-01-11Eglot: improve diagnostics testsJoão Távora
2026-01-11Eglot: improve automated test machineryJoão Távora
2026-01-02; Eglot: unbreak tests after semtok face renameJoão Távora
2026-01-01; Add 2026 to copyright years.Sean Whitton
2026-01-01Allow project-vc-ignores to be applied in more casesDmitry Gutov
2025-12-26December 2025 spelling fixesPaul Eggert
2025-12-21; Fix a typo in a project.el test (bug#79809)Eli Zaretskii
2025-12-21project-vc-supports-project-in-different-dir: Tune the expectation for 'find'Dmitry Gutov
2025-12-20hideshow: Support nested comment block in 'hs-hide-level-recursive'Elías Gabriel Pérez
2025-12-14Relax the condition on the values of DIRS in project-filesDmitry Gutov
2025-12-12; * lisp/progmodes/hideshow.el (hs-cycle): Fix regression. (Bug#79983)Elías Gabriel Pérez
2025-12-08hideshow: Deep cleaning. (Bug#79934)Elías Gabriel Pérez
2025-11-26Fix indentation of keyword argument arrays/hashes in ruby-modeAaron Jensen
2025-11-19hideshow: Fix regressions. (Bug#79857)Elías Gabriel Pérez
2025-11-13Eglot: add two semtok testsJoão Távora
2025-11-10; Eglot: unbreak "lsp-abiding-column" test for newer clangdJoão Távora
2025-10-29; elisp-scope.el: Improve face specification handling.Eshel Yaron
2025-10-29; elisp-scope.el: Simplify 'custom-declare-face' analyzer.Eshel Yaron
2025-10-21; elisp-scope.el: Fix error during widget args analysisEshel Yaron
2025-10-21; Fix semantic highlighting in presence of shorthandsEshel Yaron
2025-10-12; elisp-scope.el: Improve widget-type handling.Eshel Yaron
2025-10-12; elisp-mode.el: Improve consistency among face names.Eshel Yaron
2025-10-08; (elisp-scope-if-let): Fix case where bindings entry is a symbolEshel Yaron
2025-10-08; Add semantic highlighting test with 'when-let*'Eshel Yaron
2025-10-06; Test semantic highlighting with 'cl-macrolet' and 'cl-flet'Eshel Yaron
2025-10-04; Add another ELisp semantic highlighting testEshel Yaron
2025-10-03; Add a couple of tests for ELisp semantic highlightingEshel Yaron
2025-09-16ruby-syntax-propertize: Add exception for /=Dmitry Gutov
2025-09-12; even less test log spam from loadMattias Engdegård
2025-08-30Eglot: escape literal % characters in URIsSteven Allen
2025-08-30Fontify all comment delimiters in 'lua-ts-mode'john muhl