]> git.eshelyaron.com Git - emacs.git/commit
Fix the MS-Windows build due to use of a new TS function
authorEli Zaretskii <eliz@gnu.org>
Tue, 15 Nov 2022 14:54:41 +0000 (16:54 +0200)
committerEli Zaretskii <eliz@gnu.org>
Tue, 15 Nov 2022 14:54:41 +0000 (16:54 +0200)
commitab70ab19be64902123b0e2c08191d5ebf70feb62
tree94f14ad5a3ffa0acb6f38ed4f24ae235a8fcbb04
parent8175497ccac1b3afc2208260be91423e2bca2d25
Fix the MS-Windows build due to use of a new TS function

* src/treesit.c (ts_tree_get_changed_ranges) [WINDOWSNT]: Define,
load from the library, and call through a function pointer.
src/treesit.c