1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-05-01 02:31:23 -07:00
emacs/doc
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
..
emacs Fix documentation of 'normal-mode' in buffers that don't visit files 2023-03-04 12:16:51 +02:00
lispintro ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
lispref Fix empty line indentation in c-ts-mode (bug#61997) 2023-03-07 16:42:44 -08:00
man ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
misc Update to Org 9.6.1-40-g3d817c 2023-03-05 17:34:13 -05:00