projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e6c49c0
)
; * doc/lispref/parsing.texi: Add a reminder.
author
Yuan Fu
<casouri@gmail.com>
Sun, 25 Dec 2022 08:42:57 +0000
(
00:42
-0800)
committer
Yuan Fu
<casouri@gmail.com>
Sun, 25 Dec 2022 09:11:47 +0000
(
01:11
-0800)
doc/lispref/parsing.texi
patch
|
blob
|
history
diff --git
a/doc/lispref/parsing.texi
b/doc/lispref/parsing.texi
index 6f207123598e21dd898a131998e92eddc2c0f758..0735dd62bde9bf9d8615843bd90b0c0b4201e562 100644
(file)
--- 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