mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-25 06:50:46 -08:00
* 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. |
||
|---|---|---|
| .. | ||
| 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 | ||