projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
87c696b
)
; * lisp/treesit.el (treesit-parser-add-notifier): Add declaration.
author
Eli Zaretskii
<eliz@gnu.org>
Mon, 21 Nov 2022 15:24:42 +0000
(17:24 +0200)
committer
Eli Zaretskii
<eliz@gnu.org>
Mon, 21 Nov 2022 15:24:42 +0000
(17:24 +0200)
lisp/treesit.el
patch
|
blob
|
history
diff --git
a/lisp/treesit.el
b/lisp/treesit.el
index 7af64b4392c2d50c67a07eea7708844450e3630b..79c23e798afceb21cedc8912af0e3a61871c314c 100644
(file)
--- a/
lisp/treesit.el
+++ b/
lisp/treesit.el
@@
-56,6
+56,7
@@
(declare-function treesit-parser-set-included-ranges "treesit.c")
(declare-function treesit-parser-included-ranges "treesit.c")
+(declare-function treesit-parser-add-notifier "treesit.c")
(declare-function treesit-node-type "treesit.c")
(declare-function treesit-node-start "treesit.c")