]> git.eshelyaron.com Git - emacs.git/commit
Fix the call to treesit-thing-defined-p
authorYuan Fu <casouri@gmail.com>
Tue, 29 Oct 2024 02:30:52 +0000 (19:30 -0700)
committerEshel Yaron <me@eshelyaron.com>
Tue, 29 Oct 2024 10:00:03 +0000 (11:00 +0100)
commit1401b47468a092604d6fd8b398adb894ca0e68db
tree75bef8550eedfead6751c7e16f7faf928618b9dc
parent225cd6d72a1b71b5db41a1bb8e9806aab1d15291
Fix the call to treesit-thing-defined-p

* lisp/treesit.el (treesit-defun-at-point): Add the necessary
2nd argument.

(cherry picked from commit 1551c306f30cc139b321056c03206df4b71eae5c)
lisp/treesit.el