mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-09 15:50:40 -08:00
; * 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
|
||||
(defvar compilation-error-regexp-alist)
|
||||
(defvar outline-heading-end-regexp)
|
||||
(defvar treesit-thing-settings)
|
||||
|
||||
(autoload 'comint-mode "comint")
|
||||
(autoload 'help-function-arglist "help-fns")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue