summaryrefslogtreecommitdiff
path: root/test/lisp/progmodes
Commit message (Expand)AuthorAgeFilesLines
* Fix last changeEli Zaretskii2024-04-271-1/+1
* ; Skip 'csharp-ts-mode' test if grammar is missingjohn muhl2024-04-271-0/+1
* Fix last changeEli Zaretskii2024-04-253-30/+3
* Fix indentation of if/else in 'csharp-ts-mode' (bug#70345)Jacob Leeming2024-04-252-0/+81
* Make object init more robust (bug#69571)Theodor Thornhill2024-03-311-0/+78
* Add test for previous change (bug#70023)Theodor Thornhill2024-03-281-0/+14
* Tweak regexp for object initializers in csharp-mode (bug#69571)Theodor Thornhill2024-03-162-0/+49
* java-ts-mode: Indentation for opening brace on a separate lineDmitry Gutov2024-02-171-0/+31
* typescript-ts-mode: Skip test if tsx grammar missingMatthew Smith2024-01-201-1/+2
* ; Add 2024 to copyright yearsPo Lu2024-01-0237-37/+37
* Improve syntax highlighting for python-ts-modeDenis Zubarev2023-12-301-0/+302
* ruby-ts-mode: Fix indentation for string_array closerDmitry Gutov2023-12-241-0/+4
* Add indentation rules for bracketless statements in js-ts-modeNoah Peart2023-12-122-0/+50
* Fix c-ts-mode bracketless indentation for BSD style (bug#66152)Yuan Fu2023-12-101-0/+34
* Fix c-ts-mode indentation (bug#67357)nverno2023-12-101-1/+47
* ruby-mode: Better detect regexp vs division (bug#67569)Dmitry Gutov2023-12-091-0/+12
* ; Fix typosStefan Kangas2023-12-031-1/+1
* Fix typescript-ts-mode indentation for switch statementsnverno2023-11-291-0/+17
* Fix indentation for else clause in c-ts-mode (bug#67417)Yuan Fu2023-11-261-0/+20
* Annotate java-ts-mode-test-movement with expected resultDmitry Gutov2023-11-211-0/+2
* Backport: Add more java indentation testsTheodor Thornhill2023-11-211-16/+75
* Backport: Add test for java indentation (bug#61115)Theodor Thornhill2023-11-211-0/+9
* typescript-ts-mode: Support indentation for conditionals without bracesNoah Peart2023-11-211-0/+22
* Backport: Add some basic tests for java-ts-mode and typescript-ts-modeTheodor Thornhill2023-11-215-0/+337
* Make js-beginning-of-defun return non-nil on successDaniel Martín2023-06-291-0/+51
* Revert "Enhance Python font-lock to support multilines"kobarity2023-06-031-144/+0
* Fix python-info-docstring-pkobarity2023-05-261-0/+16
* ruby-add-log-current-method: Reduce the use of 'nreverse'Dmitry Gutov2023-04-131-0/+16
* Fix a couple of eglot-testsBasil L. Contovounesios2023-04-111-1/+2
* Fix some cases of incomplete code's indentation [c/c++-ts-mode]Dmitry Gutov2023-04-101-0/+14
* ; Backport: Eglot: fix misplaced parenthesis in last commit to eglot-tests.elJoão Távora2023-04-091-1/+1
* Backport: Eglot: no more tests based on Pylsp (bug#62694)João Távora2023-04-091-112/+85
* Skip ruby-ts-imenu-index test if neededMichael Albinus2023-03-281-0/+1
* Fix Eglot Tramp tests on EMBAMichael Albinus2023-03-281-0/+1
* ruby-ts-mode: Fix/simplify Imenu index generationDmitry Gutov2023-03-271-0/+25
* Improve indenting "case" in Pythonkobarity2023-03-261-0/+38
* Add missing indent rule for c-ts-modeYuan Fu2023-03-211-0/+30
* Fix python-fill-paragraph problems on filling strings (bug#62142)kobarity2023-03-161-0/+119
* Make "case" keyword a dedenter in Pythonkobarity2023-03-111-0/+15
* Skip ruby-ts-syntax-propertize-symbol unless treesitter is availableRobert Pluim2023-03-101-0/+1
* ruby-ts-mode: Fine-tune s-p-f on symbols (bug#62086)Dmitry Gutov2023-03-091-0/+15
* python-info-dedenter-opening-block-positions: Fix to support "bare" matchDmitry Gutov2023-03-091-0/+14
* Fix searching for end of string in python-nav-end-of-statementkobarity2023-03-091-0/+44
* Don't misindent 'else:' after 'if re.match:' in PythonDmitry Gutov2023-03-081-0/+12
* Fix empty line indentation in c-ts-mode (bug#61997)Yuan Fu2023-03-071-0/+16
* Fix c-ts-mode indentationYuan Fu2023-03-051-0/+3
* Fix c-ts-mode indentationYuan Fu2023-03-051-0/+16
* Fix c-ts-mode indentationYuan Fu2023-03-051-0/+16
* Fix c-ts-mode preproc directive indentationYuan Fu2023-03-041-0/+34
* More robustly unspoof HOME in Eglot tests (bug#61637)João Távora2023-03-041-9/+8