projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d0907a4
)
; Fix Cygw32 build (bug#75926)
author
Eli Zaretskii
<eliz@gnu.org>
Wed, 29 Jan 2025 15:55:58 +0000
(17:55 +0200)
committer
Eli Zaretskii
<eliz@gnu.org>
Wed, 29 Jan 2025 16:00:24 +0000
(18:00 +0200)
(cherry picked from commit
cb62a47896bb21420a709c655034e8acfcb08082
)
src/treesit.c
patch
|
blob
|
history
diff --git
a/src/treesit.c
b/src/treesit.c
index 2805fa69aed33c86058795fed945c12b2e246597..655eab8af8a5a7a1f19b71fcedec4ce6ce68ecee 100644
(file)
--- a/
src/treesit.c
+++ b/
src/treesit.c
@@
-4374,7
+4374,7
@@
the symbol of that THING. For example, (or sexp sentence). */);
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