1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-25 06:50:46 -08:00
emacs/admin/notes/tree-sitter/html-manual
Juri Linkov 6b5831c696 Tree-sitter doc fixes (bug#60524)
* doc/lispref/modes.texi (Parser-based Font Lock):
Replace :lang with :language.

* doc/lispref/parsing.texi (Language Grammar): Replace
treesit-load-suffixes with dynamic-library-suffixes.
(Retrieving Nodes): Fix function names.
(Tree-sitter Major Modes): Fix treesit-ready-p args.
Fix pxref to Parser-based Indentation.
(Tree-sitter C API): Fix function names.

* lisp/treesit.el (treesit--simple-indent-eval): Remove cond BODY
duplicated from CONDITION.
(treesit)<define-short-documentation-group>: Fix function names.
2023-01-04 09:57:06 +02:00
..
Accessing-Node.html Tree-sitter doc fixes (bug#60524) 2023-01-04 09:57:06 +02:00
build-manual.sh
Language-Definitions.html Tree-sitter doc fixes (bug#60524) 2023-01-04 09:57:06 +02:00
manual.css ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
Multiple-Languages.html ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
Parser_002dbased-Font-Lock.html Tree-sitter doc fixes (bug#60524) 2023-01-04 09:57:06 +02:00
Parser_002dbased-Indentation.html ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
Parsing-Program-Source.html ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
Pattern-Matching.html ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
Retrieving-Node.html Tree-sitter doc fixes (bug#60524) 2023-01-04 09:57:06 +02:00
Tree_002dsitter-C-API.html Tree-sitter doc fixes (bug#60524) 2023-01-04 09:57:06 +02:00
Using-Parser.html ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00