; * lisp/progmodes/c-ts-common.el (treesit-node-prev-sibling): Declare.
This commit is contained in:
@@ -51,6 +51,7 @@
|
||||
(declare-function treesit-node-end "treesit.c")
|
||||
(declare-function treesit-node-type "treesit.c")
|
||||
(declare-function treesit-node-parent "treesit.c")
|
||||
(declare-function treesit-node-prev-sibling "treesit.c")
|
||||
|
||||
;;; Comment indentation and filling
|
||||
|
||||
|
||||
Reference in New Issue
Block a user