1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-06 03:40:56 -08:00
emacs/test/lisp/progmodes/c-ts-mode-resources
Yuan Fu f9b7913656
Fix empty line indentation in c-ts-mode (bug#61997)
* lisp/progmodes/c-ts-mode.el:
(c-ts-mode--indent-styles): Handle the empty line case.
* test/lisp/progmodes/c-ts-mode-resources/indent.erts: New test.

* doc/lispref/modes.texi (Parser-based Indentation): Update manual.
* lisp/treesit.el (treesit-simple-indent-presets): Support null as
a value for NODE-TYPE in the 'match' matcher.
2023-03-07 16:42:44 -08:00
..
filling.erts
indent-bsd.erts Make c-ts-mode-set-style's effect local (bug#61245) 2023-02-04 15:33:26 -08:00
indent-preproc.erts Fix c-ts-mode indentation 2023-03-05 15:22:36 -08:00
indent.erts Fix empty line indentation in c-ts-mode (bug#61997) 2023-03-07 16:42:44 -08:00