]> git.eshelyaron.com Git - emacs.git/commit
Tree-sitter use with-silent-modifications like jit-lock (bug#64321)
authorYuan Fu <casouri@gmail.com>
Wed, 28 Jun 2023 03:58:34 +0000 (20:58 -0700)
committerYuan Fu <casouri@gmail.com>
Wed, 28 Jun 2023 03:58:34 +0000 (20:58 -0700)
commit2c90ade09a4d52a583158cb9cacf665ac11e8387
treef8c10837933d265821ab895e97d9014108b6a774
parent11cead0d73cadd5de077f8bec60045e85f651fc0
Tree-sitter use with-silent-modifications like jit-lock (bug#64321)

* lisp/treesit.el (treesit--font-lock-notifier): Use
with-silent-modifications when marking modified text to be fontified
by jit-lock.  This is what jit-lock itself does.
lisp/treesit.el