mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2026-09-10 15:56:35 -04:00
; * lisp/term/w32-win.el (tree-sitter--library-abi): Declare to rm warning.
This commit is contained in:
parent
b71d3b2f52
commit
c818c5bbaf
|
|
@ -224,6 +224,8 @@ See the documentation of `create-fontset-from-fontset-spec' for the format.")
|
|||
|
||||
(defvar libgnutls-version) ; gnutls.c
|
||||
|
||||
(defvar tree-sitter--library-abi) ; treesit.c
|
||||
|
||||
;;; Set default known names for external libraries
|
||||
(setq dynamic-library-alist
|
||||
(list
|
||||
|
|
|
|||
Loading…
Reference in a new issue