]> git.eshelyaron.com Git - emacs.git/commit
Call tree-sitter parser notifier on the first parse
authorYuan Fu <casouri@gmail.com>
Wed, 28 Dec 2022 23:30:10 +0000 (15:30 -0800)
committerYuan Fu <casouri@gmail.com>
Wed, 28 Dec 2022 23:30:10 +0000 (15:30 -0800)
commitf509246ba12ac791291f586340622871cdfc18ed
tree26cd817ae37e05de4d7200c77150563beff3e987
parentec6feeaa19117deb0d60e97ad814b87ecbb7fa99
Call tree-sitter parser notifier on the first parse

* src/treesit.c (treesit_call_after_change_functions): Handle NULL
old_tree.
(treesit_ensure_parsed): Remove check for NULL tree.
src/treesit.c