]> git.eshelyaron.com Git - emacs.git/commit
; Tree-sitter: Don't refontify if entity contained in the region
authorYuan Fu <casouri@gmail.com>
Fri, 4 Nov 2022 02:37:55 +0000 (19:37 -0700)
committerYuan Fu <casouri@gmail.com>
Fri, 4 Nov 2022 02:37:55 +0000 (19:37 -0700)
commitb028d4f7dfbd72790679423a8dcce9994b07834d
treea73d132767b83446a30f3dd435954a833d3b17ed
parente3663d0e9c6ec32a70226947767850924b90bba7
; Tree-sitter: Don't refontify if entity contained in the region

* lisp/treesit.el (treesit-font-lock-contextual-post-process): Only
refontify when NODE-START < region START.
lisp/treesit.el