]> git.eshelyaron.com Git - emacs.git/commit
Fix byte-compilation of *-ts-mode.el files
authorEli Zaretskii <eliz@gnu.org>
Sun, 5 Feb 2023 06:24:32 +0000 (08:24 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sun, 5 Feb 2023 06:24:32 +0000 (08:24 +0200)
commit2c33e2889b4d711689a606d175ff56931c157fb4
tree03ea62a7284a4e16a7e780b3c37ba9f9f67132a0
parentb40a929a3f238d48213c75f6a7613cdeaec14686
Fix byte-compilation of *-ts-mode.el files

* lisp/treesit.el (treesit-font-lock-settings): Move to before
use, to prevent failure in byte-compiling modes which require this
file.  (Bug#61282)
lisp/treesit.el