]> git.eshelyaron.com Git - emacs.git/commit
Clean up tree-sitter sections of the ELisp manual
authorEli Zaretskii <eliz@gnu.org>
Sat, 22 Oct 2022 15:48:42 +0000 (18:48 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sat, 22 Oct 2022 15:48:42 +0000 (18:48 +0300)
commit6f28810f6ba112059c09bc3bfbb2ef8e5c3f15ee
tree2c619fd2f4f7d4f71ac8f8ae5728a73511cd4a42
parent7c750343be6309a78d3fd289959bca241d9daf5d
Clean up tree-sitter sections of the ELisp manual

* doc/lispref/parsing.texi (Parsing Program Source):
* doc/lispref/modes.texi (Font Lock Mode)
(Parser-based Font Lock): Fix wording, punctuation, and markup.
Add index entries.

* lisp/treesit.el (treesit-node-at, treesit-language-at): Rename
argument POINT to POS.
doc/lispref/elisp.texi
doc/lispref/modes.texi
doc/lispref/parsing.texi
lisp/treesit.el