aboutsummaryrefslogtreecommitdiffstats
path: root/test/lisp/progmodes/c-ts-mode-resources (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix c-ts-mode indentation (bug#75442)Yuan Fu2025-01-121-0/+10
* ; Indent by 8 in BSD indent tests for c-ts-modeYuan Fu2024-12-011-37/+37
* Add more c-ts-mode indent testsYuan Fu2024-12-012-14/+68
* Improve c-ts-mode compound indents (bug#74507)Jørgen Kvalsvik2024-12-011-0/+30
* Merge from origin/emacs-30Eli Zaretskii2024-10-271-1/+1
|\
| * ; Fix typosStefan Kangas2024-10-271-1/+1
* | Merge from origin/emacs-30Michael Albinus2024-10-181-1/+1
|\ \ | |/
| * Fix c-ts-mode--anchor-prev-sibling (bug#73661)Yuan Fu2024-10-141-1/+1
* | Merge from origin/emacs-30Eli Zaretskii2024-10-121-0/+39
|\ \ | |/
| * Fix c-ts-mode indentation for initializer lists (bug#73661)Jørgen Kvalsvik2024-10-101-0/+39
* | Fix c-ts-common fillingYuan Fu2024-08-041-1/+15
* | Merge from savannah/emacs-30Po Lu2024-08-031-0/+28
|\ \ | |/
| * Fix c++-ts-mode indentation for templace (bug#72263)Yuan Fu2024-07-311-0/+28
* | Fix filling in c-ts-mode (bug#72116)Yuan Fu2024-07-301-0/+46
|/
* ; Spelling fixesPaul Eggert2024-01-291-1/+1
* 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
* Fix indentation for else clause in c-ts-mode (bug#67417)Yuan Fu2023-11-261-0/+20
* Fix some cases of incomplete code's indentation [c/c++-ts-mode]Dmitry Gutov2023-04-101-0/+14
* Add missing indent rule for c-ts-modeYuan Fu2023-03-211-0/+30
* 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
* Fix c-ts-mode empty line indentation (bug#61893)Yuan Fu2023-03-011-8/+25
* ; 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-191-0/+45
* Fix indentation for closing bracket in c-ts-mode (bug#61398)Yuan Fu2023-02-121-0/+27
* 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 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
* Fix indentation for c-ts-mode (bug#61026)Yuan Fu2023-01-251-0/+52
* Tweak BSD style indentation (bug#60984)Theodor Thornhill2023-01-221-0/+93
* Fix c-ts-mode indent (bug#60873)Yuan Fu2023-01-191-0/+13
* Fix tree-sitter indent preset function (bug#60270)Yuan Fu2023-01-161-0/+14
* ; Add more c-ts-mode indent and filling testsYuan Fu2023-01-152-1/+318
* Add c-ts-mode testsDaniel Martín2023-01-131-0/+44