emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master e6340934d62 6/6: ; * lisp/treesit.el (treesit-thing-settings): De


From: Yuan Fu
Subject: master e6340934d62 6/6: ; * lisp/treesit.el (treesit-thing-settings): Declare in treesit.el.
Date: Sat, 2 Sep 2023 00:04:33 -0400 (EDT)

branch: master
commit e6340934d62829b26beed064aa83e47bd4914aa9
Author: Yuan Fu <casouri@gmail.com>
Commit: Yuan Fu <casouri@gmail.com>

    ; * lisp/treesit.el (treesit-thing-settings): Declare in treesit.el.
---
 lisp/treesit.el | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/lisp/treesit.el b/lisp/treesit.el
index a1272b97a3a..63d6c213f09 100644
--- a/lisp/treesit.el
+++ b/lisp/treesit.el
@@ -92,6 +92,8 @@
 
 (declare-function treesit-available-p "treesit.c")
 
+(defvar treesit-thing-settings)
+
 ;;; Custom options
 
 ;; Tree-sitter always appear as treesit in symbols.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]