1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-25 15:00:45 -08:00
emacs/admin/notes/tree-sitter/html-manual
Simon Pugnet b39821fdce
; Fix incorrect function name in treesit manual
An example in the documentation uses the function
'treesit-get-parser-create' which does not exist.  Replace this with
'treesit-parser-create'.

* admin/notes/tree-sitter/html-manual/Multiple-Languages.html:
* doc/lispref/parsing.texi (Multiple Languages):
Change example.

Copyright-paperwork-exempt: yes
2023-02-09 21:54:00 -08:00
..
Accessing-Node.html Tree-sitter doc fixes (bug#60524) 2023-01-04 09:57:06 +02:00
build-manual.sh Add a :toggle option for tree-sitter font-lock 2022-10-07 01:21:09 -07:00
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 ; Fix incorrect function name in treesit manual 2023-02-09 21:54:00 -08: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