; Yet another declare-function to avoid treesit-related warning
This commit is contained in:
parent
8676bec51d
commit
c0be51389e
1 changed files with 2 additions and 0 deletions
|
@ -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")
|
||||
|
|
Loading…
Add table
Reference in a new issue