; * doc/lispref/parsing.texi: Add a reminder.
This commit is contained in:
parent
e6c49c0454
commit
f6c5b3d635
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue