aboutsummaryrefslogtreecommitdiffstats
path: root/test/lisp/progmodes (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use c-ts-common-statement-offset in java-ts-mode (bug#61142)Theodor Thornhill2023-02-061-0/+45
* Make c-ts-mode-set-style's effect local (bug#61245)Yuan Fu2023-02-042-3/+3
* Fix switch statement indentation for go-ts-mode (bug#61238)Davide Masserut2023-02-042-0/+78
* Add tests for compilation support for TypeScript (bug#61104)Theodor Thornhill2023-02-041-1/+5
* ; Fix c-ts-mode indent testYuan Fu2023-02-021-26/+26
* Make c-ts-mode indent tests side-effect-freeYuan Fu2023-02-022-9/+9
* Move c-ts-mode--statement-offset to c-ts-common.elYuan Fu2023-01-291-2/+6
* Make project-current not error out inside non-existent dirsDmitry Gutov2023-01-281-0/+10
* Fix indentation for c-ts-mode (bug#61026)Yuan Fu2023-01-251-0/+52
* Tweak BSD style indentation (bug#60984)Theodor Thornhill2023-01-222-0/+97