1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-10 18:00:30 -08:00
emacs/admin/notes/tree-sitter
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
..
build-module Add support for building tree-sitter modules with MinGW 2023-01-25 23:14:35 -08:00
html-manual ; Fix incorrect function name in treesit manual 2023-02-09 21:54:00 -08:00
starter-guide Tree-sitter doc fixes (bug#60524) 2023-01-04 09:57:06 +02:00
treesit_record_change ; Fix typos 2023-02-03 18:03:18 +01:00