; Fix recently-added documentation

* doc/lispref/parsing.texi (Tree-sitter Major Modes): Mention
'treesit-indent-function'.  (Bug#71086)
This commit is contained in:
Eli Zaretskii 2024-05-22 21:43:43 +03:00
parent d8af7c99bb
commit 5f3feb504c

View file

@ -2081,8 +2081,9 @@ If @code{treesit-font-lock-settings} (@pxref{Parser-based Font Lock})
is non-@code{nil}, it sets up fontification.
@item
If @code{treesit-simple-indent-rules} (@pxref{Parser-based Indentation})
is non-@code{nil}, it sets up indentation.
If either @code{treesit-simple-indent-rules} or
@code{treesit-indent-function} (@pxref{Parser-based Indentation}) is
non-@code{nil}, it sets up indentation.
@item
If @code{treesit-defun-type-regexp} is non-@code{nil}, it sets up