diff options
author | Yuan Fu <casouri@gmail.com> | 2022-09-24 20:52:32 -0700 |
---|---|---|
committer | Yuan Fu <casouri@gmail.com> | 2022-09-24 21:11:31 -0700 |
commit | 9e339415b4c068242e7cd785d2ac95420f1934ba (patch) | |
tree | 049810a863289df91002b2736053370dd809c066 /lisp/emacs-lisp/lisp-mode.el | |
parent | ef6e18a6b9ab103f3f076b35100d09cff1687396 (diff) | |
download | emacs-9e339415b4c068242e7cd785d2ac95420f1934ba.tar.gz emacs-9e339415b4c068242e7cd785d2ac95420f1934ba.tar.bz2 emacs-9e339415b4c068242e7cd785d2ac95420f1934ba.zip |
Fix treesit-induce-sparse-tree
Because not-at-all-werid way we implemented ts_build_sparse_tree, it’s
return value needs a bit post-processing (i.e., reverse its cdr).
* src/treesit.c (Ftreesit_induce_sparse_tree): Reverse the top-level
children list.
(ts_build_sparse_tree): Add comment.
Diffstat (limited to 'lisp/emacs-lisp/lisp-mode.el')
0 files changed, 0 insertions, 0 deletions