; Yet another declare-function to avoid treesit-related warning
This commit is contained in:
@@ -150,6 +150,8 @@
|
||||
(require 'executable)
|
||||
(require 'treesit)
|
||||
|
||||
(declare-function treesit-parser-create "treesit.c")
|
||||
|
||||
(autoload 'comint-completion-at-point "comint")
|
||||
(autoload 'comint-filename-completion "comint")
|
||||
(autoload 'comint-send-string "comint")
|
||||
|
||||
Reference in New Issue
Block a user