From: Yuan Fu Date: Sun, 25 Dec 2022 08:42:57 +0000 (-0800) Subject: ; * doc/lispref/parsing.texi: Add a reminder. X-Git-Tag: emacs-29.0.90~997 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=f6c5b3d635e;p=emacs.git ; * doc/lispref/parsing.texi: Add a reminder. --- diff --git a/doc/lispref/parsing.texi b/doc/lispref/parsing.texi index 6f207123598..0735dd62bde 100644 --- a/doc/lispref/parsing.texi +++ b/doc/lispref/parsing.texi @@ -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