mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-25 15:00:45 -08:00
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 |
||
|---|---|---|
| .. | ||
| Accessing-Node.html | ||
| build-manual.sh | ||
| Language-Definitions.html | ||
| manual.css | ||
| Multiple-Languages.html | ||
| Parser_002dbased-Font-Lock.html | ||
| Parser_002dbased-Indentation.html | ||
| Parsing-Program-Source.html | ||
| Pattern-Matching.html | ||
| Retrieving-Node.html | ||
| Tree_002dsitter-C-API.html | ||
| Using-Parser.html | ||