]> git.eshelyaron.com Git - emacs.git/commit
; Add documentation for tree-sitter parser after-change notifiers
authorYuan Fu <casouri@gmail.com>
Wed, 16 Nov 2022 05:30:13 +0000 (21:30 -0800)
committerYuan Fu <casouri@gmail.com>
Wed, 16 Nov 2022 22:40:40 +0000 (14:40 -0800)
commit75b65b3f67eb9a4e5722780cb915b880e667d674
tree19c3884f0b92a25f8f02a232004d3999288bd8ee
parent306e49285a04c02f0a575a7d7b2f82eeb032c86b
; Add documentation for tree-sitter parser after-change notifiers

* doc/lispref/parsing.texi (Using Parser): Update manual.
* lisp/treesit.el (treesit): Add shordocs.
* src/treesit.c: Augment docstrings.
doc/lispref/parsing.texi
lisp/treesit.el
src/treesit.c