aboutsummaryrefslogtreecommitdiffstats
path: root/test/lisp/progmodes (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix c-ts-mode empty line indentation (bug#61893)Yuan Fu2023-03-011-8/+25
* ruby-mode: Fix method call indentation in rhs of multiple assignmentDmitry Gutov2023-02-281-0/+5
* ruby-smie-rules: Fix misindentation of a method call after assignmentDmitry Gutov2023-02-271-0/+4
* Eglot: rename and redocument encoding-related functions (bug#61726)João Távora2023-02-261-5/+5
* ; Set indent-tabs-mode to nil in c-ts-mode indent preproc testYuan Fu2023-02-241-0/+1
* Add declaration_list to c-ts-common-indent-type-regexp-alistDaniel Martín2023-02-201-0/+16
* Improve tree-sitter indent anchor prev-adaptive-prefix (bug#61314)Yuan Fu2023-02-191-0/+15
* Cleanup preproc indent for c-ts-mode (bug#61558)Theodor Thornhill2023-02-192-0/+49
* Fix point moving when calling python-shell-send-regionkobarity2023-02-181-18/+44
* Fix indentation for closing bracket in c-ts-mode (bug#61398)Yuan Fu2023-02-121-0/+27
* ruby-ts-mode: Fix indentation inside empty if/unless/case/defDmitry Gutov2023-02-091-0/+16
* Fix c-ts-mode indentationYuan Fu2023-02-061-0/+13
* Fix c-ts-mode indentationYuan Fu2023-02-061-0/+14
* Fix c-ts-mode indentation (bug#61291)Yuan Fu2023-02-061-0/+11