diff options
author | Yuan Fu <casouri@gmail.com> | 2022-12-28 15:19:34 -0800 |
---|---|---|
committer | Yuan Fu <casouri@gmail.com> | 2022-12-28 15:19:34 -0800 |
commit | ec6feeaa19117deb0d60e97ad814b87ecbb7fa99 (patch) | |
tree | f4663ffde848f6e1f8d64128aa5a86eb92af5400 /test/lisp/emacs-lisp | |
parent | db96b1282f90ee40560f81e8b715fe785badbb6e (diff) | |
download | emacs-ec6feeaa19117deb0d60e97ad814b87ecbb7fa99.tar.gz emacs-ec6feeaa19117deb0d60e97ad814b87ecbb7fa99.tar.bz2 emacs-ec6feeaa19117deb0d60e97ad814b87ecbb7fa99.zip |
Fix tree-sitter parser notifier recursion
See the comment for detail.
* src/treesit.c (treesit_ensure_parsed): Move the need_reparse short
circuit to the very beginning. Move the call to
treesit_call_after_change_functions to the very end.
Diffstat (limited to 'test/lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions