; * lisp/progmodes/python.el (treesit-thing-settings): Defvar.
This commit is contained in:
parent
d7e5555875
commit
f1696c3c27
1 changed files with 1 additions and 0 deletions
|
|
@ -278,6 +278,7 @@
|
||||||
;; Avoid compiler warnings
|
;; Avoid compiler warnings
|
||||||
(defvar compilation-error-regexp-alist)
|
(defvar compilation-error-regexp-alist)
|
||||||
(defvar outline-heading-end-regexp)
|
(defvar outline-heading-end-regexp)
|
||||||
|
(defvar treesit-thing-settings)
|
||||||
|
|
||||||
(autoload 'comint-mode "comint")
|
(autoload 'comint-mode "comint")
|
||||||
(autoload 'help-function-arglist "help-fns")
|
(autoload 'help-function-arglist "help-fns")
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue