]> git.eshelyaron.com Git - emacs.git/commit
Generalize js--treesit-imenu-top-level-p
authorYuan Fu <casouri@gmail.com>
Thu, 27 Oct 2022 01:06:07 +0000 (18:06 -0700)
committerYuan Fu <casouri@gmail.com>
Thu, 27 Oct 2022 01:06:07 +0000 (18:06 -0700)
commit76b86d98534da2c9e6cf8fd1c7edcbe53d84eb82
tree13c978386f25ed66b1e6fa4d1b845f0fc94f775c
parentc352392420236d4fa7a8ac7f324f1a0358ad3584
Generalize js--treesit-imenu-top-level-p

* lisp/progmodes/js.el (js--treesit-imenu-top-level-p): Move.
(js--treesit-font-lock-settings): Fix usage.
* lisp/treesit.el (treesit-node-top-level-p): Move to here.
lisp/progmodes/js.el
lisp/treesit.el