aboutsummaryrefslogtreecommitdiffstats
path: root/test/lisp/progmodes (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert "Repair serious breakage in the batch tests."Michael Albinus5 days1-24/+0
* Add Rust panic message pattern (bug#80403)Jacek Świerk8 days1-1/+5
* Repair serious breakage in the batch tests.Eric S. Raymond12 days1-0/+24
* Fix eglot-tests on MacOS (bug#80479)Mattias Engdegård13 days1-1/+2
* Improve m4-mode font lockBasil L. Contovounesios2026-02-222-0/+85
* Use a custom Pdb class in the Python shellLiu Hui2026-02-211-0/+42
* elisp-scope.el: Add variable value specificationsEshel Yaron2026-02-181-0/+5
* Fix new eglot test failure due to project cacheDmitry Gutov2026-02-131-1/+2
* Add JSON path utility command to json-ts-modeBinbin Ye2026-01-211-0/+86
* ; * test/lisp/progmodes/eglot-tests.el (eglot--wait-for): escape $Mattias Engdegård2026-01-141-1/+1
* Fix recent test suite regression (bug#80177)Stefan Monnier2026-01-111-1/+1
* Eglot: solve misc Elisp compatibility problems on Emacs 26.3João Távora2026-01-111-2/+2
* Eglot: don't use text-property-search-forward unavailable on 26.3João Távora2026-01-111-1/+8
* Eglot: improve diagnostics testsJoão Távora2026-01-111-2/+56
* Eglot: improve automated test machineryJoão Távora2026-01-111-35/+46
* ; Eglot: unbreak tests after semtok face renameJoão Távora2026-01-021-4/+4
* ; Add 2026 to copyright years.Sean Whitton2026-01-0146-46/+46
* Allow project-vc-ignores to be applied in more casesDmitry Gutov2026-01-011-2/+22
* December 2025 spelling fixesPaul Eggert2025-12-262-2/+2
* ; Fix a typo in a project.el test (bug#79809)Eli Zaretskii2025-12-211-1/+1
* project-vc-supports-project-in-different-dir: Tune the expectation for 'find'Dmitry Gutov2025-12-211-1/+5
* hideshow: Support nested comment block in 'hs-hide-level-recursive'Elías Gabriel Pérez2025-12-201-0/+49
* Relax the condition on the values of DIRS in project-filesDmitry Gutov2025-12-141-0/+14
* ; * lisp/progmodes/hideshow.el (hs-cycle): Fix regression. (Bug#79983)Elías Gabriel Pérez2025-12-121-0/+84
* hideshow: Deep cleaning. (Bug#79934)Elías Gabriel Pérez2025-12-082-38/+10
* Fix indentation of keyword argument arrays/hashes in ruby-modeAaron Jensen2025-11-261-0/+18
* hideshow: Fix regressions. (Bug#79857)Elías Gabriel Pérez2025-11-191-0/+8
* Eglot: add two semtok testsJoão Távora2025-11-131-0/+52
* ; Eglot: unbreak "lsp-abiding-column" test for newer clangdJoão Távora2025-11-101-7/+12
* ; elisp-scope.el: Improve face specification handling.Eshel Yaron2025-10-291-0/+11
* ; elisp-scope.el: Simplify 'custom-declare-face' analyzer.Eshel Yaron2025-10-291-0/+10
* ; elisp-scope.el: Fix error during widget args analysisEshel Yaron2025-10-211-0/+7
* ; Fix semantic highlighting in presence of shorthandsEshel Yaron2025-10-212-1/+8
* ; 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