emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

emacs-29 f6c5b3d635 5/5: ; * doc/lispref/parsing.texi: Add a reminder.


From: Yuan Fu
Subject: emacs-29 f6c5b3d635 5/5: ; * doc/lispref/parsing.texi: Add a reminder.
Date: Sun, 25 Dec 2022 04:12:00 -0500 (EST)

branch: emacs-29
commit f6c5b3d635ee7fdaf3ca1501aa0024f729070ad3
Author: Yuan Fu <casouri@gmail.com>
Commit: Yuan Fu <casouri@gmail.com>

    ; * doc/lispref/parsing.texi: Add a reminder.
---
 doc/lispref/parsing.texi | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/doc/lispref/parsing.texi b/doc/lispref/parsing.texi
index 6f20712359..0735dd62bd 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]