]> git.eshelyaron.com Git - emacs.git/commit
Reflect recent change in tree-sitter manual sections
authorYuan Fu <casouri@gmail.com>
Sat, 29 Oct 2022 20:51:45 +0000 (13:51 -0700)
committerYuan Fu <casouri@gmail.com>
Sat, 29 Oct 2022 21:47:01 +0000 (14:47 -0700)
commitbaacad1771e3551ffdb1b88c41224fa1957e766c
treedf76620229531693dcac8dd458d1c321c4462f80
parent3a784d1321487be4031555d19ace635598bba21c
Reflect recent change in tree-sitter manual sections

* doc/lispref/modes.texi (Parser-based Font Lock):
treesit-font-lock-enable is replaced by treesit-major-mode-setup.
* doc/lispref/modes.texi (Parser-based Indentation): Mention
treesit-major-mode-setup,
* doc/lispref/parsing.texi (Tree-sitter major modes): Remove
treesit-mode and global-treesit-mode, explain setup guideline.
doc/lispref/modes.texi
doc/lispref/parsing.texi
doc/lispref/positions.texi