; * doc/lispref/parsing.texi: Add a reminder.

This commit is contained in:
Yuan Fu 2022-12-25 00:42:57 -08:00
parent e6c49c0454
commit f6c5b3d635
No known key found for this signature in database
GPG key ID: 56E19BC57664A442

View file

@ -1751,6 +1751,8 @@ provides some additional functions for working with defuns:
@code{treesit-defun-at-point} returns the defun node at point, and
@code{treesit-defun-name} returns the name of a defun node.
@c FIXME: Cross-reference to treesit-defun-tactic once we have it in
@c the user manual.
@defun treesit-defun-at-point
This function returns the defun node at point, or @code{nil} if none
is found. It respects @code{treesit-defun-tactic}: if its value is