]> git.eshelyaron.com Git - emacs.git/commit
Use treesit-fontify-with-override in tree-sitter functions
authorYuan Fu <casouri@gmail.com>
Mon, 31 Oct 2022 22:08:17 +0000 (15:08 -0700)
committerYuan Fu <casouri@gmail.com>
Mon, 31 Oct 2022 22:08:17 +0000 (15:08 -0700)
commitb49250ada978c7b21cb93177c874c81a27fa4fec
tree386c54afed04929f85f08a7ae4e796e48fc75b3e
parenteeeae5e9ee34da5539046ff8dac4f4fffa19a5b9
Use treesit-fontify-with-override in tree-sitter functions

* lisp/progmodes/js.el (js--fontify-template-string)
* lisp/progmodes/python.el (python--treesit-fontify-string): Use
treesit-fontify-with-override.
lisp/progmodes/js.el
lisp/progmodes/python.el