summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'scratch/fix-locked-narrowing'Gregory Heytings2023-02-131-0/+106
|\
| * Add an extensive test for labeled (locked) narrowingGregory Heytings2023-02-091-0/+106
* | Fix spurious display of eclipses in CalendarUlrich Müller2023-02-131-12/+15
* | Fix indentation for closing bracket in c-ts-mode (bug#61398)Yuan Fu2023-02-121-0/+27
* | Add 'live' property to treesit-node-check (bug#61235)Yuan Fu2023-02-091-1/+13
* | 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
* ; Fix filename mismatches in prop lines of ERC testsF. Jason Park2023-01-245-17/+20
* Don't try to make a pipe process for remote processes in EshellJim Porter2023-01-231-0/+13
* Add test suite for sgml-html-meta-auto-coding-functionBenjamin Riefenstahl2023-01-221-0/+66
* Tweak BSD style indentation (bug#60984)Theodor Thornhill2023-01-222-0/+97
* ruby-ts-mode: Fix two additional cases with ruby-method-call-indent=nilDmitry Gutov2023-01-221-0/+9
* Fix file-regular-p in TrampMichael Albinus2023-01-212-1/+24
* Make `keymap-set-after' work for menusRobert Pluim2023-01-201-0/+17
* Use `key-parse' in `keymap-lookup'Robert Pluim2023-01-201-0/+16
* Fix c-ts-mode indent (bug#60873)Yuan Fu2023-01-191-0/+13
* (ruby-ts--indent-rules): Indent inside empty parens properlyDmitry Gutov2023-01-191-0/+12
* (ruby-ts--indent-rules): Add a rule for continuation of a hash pairDmitry Gutov2023-01-191-0/+6
* (ruby-ts--parent-call-or-bol): Handle more cases with nested literalsDmitry Gutov2023-01-191-0/+17
* (ruby-ts--statement-container-regexp): Remove "parenthesized_statements"Dmitry Gutov2023-01-191-0/+8
* ruby-ts-mode: Handle indent in parenless calls much closer to ruby-modeDmitry Gutov2023-01-191-0/+1
* ruby-ts-mode: Obey the option ruby-method-call-indentDmitry Gutov2023-01-182-0/+2
* ruby-ts-mode: Obey the option ruby-after-operator-indentDmitry Gutov2023-01-182-1/+5
* ruby-ts-mode: Fix indent after operator or conditionalDmitry Gutov2023-01-181-0/+13
* ruby-ts-mode: Fix/change indentation of a continuation method callDmitry Gutov2023-01-181-0/+13
* ruby-ts-mode: Fix indent inside parenthesized_expr and else/end after unlessDmitry Gutov2023-01-181-0/+10
* ruby-ts-mode: Fix the rules for hanging arrays and hashesDmitry Gutov2023-01-182-0/+24
* ; Relax timeouts for failing ERC testF. Jason Park2023-01-172-10/+10
* Don't preserve non-module minor modes in erc-openF. Jason Park2023-01-171-15/+26
* Use correct buffer for local-module vars in erc-openF. Jason Park2023-01-171-7/+93
* Fix buffer-list-update-hook for indirect buffersBasil L. Contovounesios2023-01-171-20/+26
* Fix tree-sitter indent preset function (bug#60270)Yuan Fu2023-01-161-0/+14
* ruby-ts-mode: Support the option ruby-block-indentDmitry Gutov2023-01-161-0/+1
* ; Add more c-ts-mode indent and filling testsYuan Fu2023-01-153-1/+322
* ; Fix typosStefan Kangas2023-01-152-2/+2
* Fix the case in first-completion revealed by minibuffer-testsJuri Linkov2023-01-141-1/+1
* Adapt tramp-tests.el (do not merge with master)Michael Albinus2023-01-131-8/+11
* Fix minibuffer-completion testsEli Zaretskii2023-01-131-1/+1
* Add c-ts-mode testsDaniel Martín2023-01-132-0/+75