projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cea1e95
)
* src/treesit.c (syms_of_treesit): Add Streesit_language_version.
author
Yuan Fu
<casouri@gmail.com>
Thu, 6 Oct 2022 22:46:01 +0000
(15:46 -0700)
committer
Yuan Fu
<casouri@gmail.com>
Thu, 6 Oct 2022 22:46:01 +0000
(15:46 -0700)
src/treesit.c
patch
|
blob
|
history
diff --git
a/src/treesit.c
b/src/treesit.c
index 77b48133ba8c250189d5a8535e5703075b536e7c..fc7e6c559320ee1681dc897354b207b45ac8db43 100644
(file)
--- a/
src/treesit.c
+++ b/
src/treesit.c
@@
-2280,6
+2280,7
@@
dynamic libraries, in that order. */);
Vtreesit_extra_load_path = Qnil;
defsubr (&Streesit_language_available_p);
+ defsubr (&Streesit_language_version);
defsubr (&Streesit_parser_p);
defsubr (&Streesit_node_p);