mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-17 01:34:21 +00:00
; Fix Cygw32 build
This commit is contained in:
parent
142fe5ace4
commit
cb62a47896
1 changed files with 1 additions and 1 deletions
|
|
@ -4569,7 +4569,7 @@ applies to LANGUAGE-A will be redirected to LANGUAGE-B instead. */);
|
|||
defsubr (&Streesit_subtree_stat);
|
||||
#endif /* HAVE_TREE_SITTER */
|
||||
defsubr (&Streesit_available_p);
|
||||
#ifdef WINDOWSNT
|
||||
#ifdef HAVE_NTGUI
|
||||
DEFSYM (Qtree_sitter__library_abi, "tree-sitter--library-abi");
|
||||
Fset (Qtree_sitter__library_abi,
|
||||
#if HAVE_TREE_SITTER
|
||||
|
|
|
|||
Loading…
Reference in a new issue