projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2ddc480
)
; * lisp/treesit.el (treesit--simple-imenu-1): Doc fix; wording.
author
Stefan Kangas
<stefankangas@gmail.com>
Wed, 28 Dec 2022 16:37:46 +0000
(17:37 +0100)
committer
Stefan Kangas
<stefankangas@gmail.com>
Wed, 28 Dec 2022 16:38:20 +0000
(17:38 +0100)
lisp/treesit.el
patch
|
blob
|
history
diff --git
a/lisp/treesit.el
b/lisp/treesit.el
index 0aab0a12614b40916fbc27449ab9f6fe86dc2f76..4ee0fba79b791685cb3d3a00d9c9aca9eba96822 100644
(file)
--- a/
lisp/treesit.el
+++ b/
lisp/treesit.el
@@
-2039,7
+2039,7
@@
NODE is a node in the tree returned by
`treesit-induce-sparse-tree' (not a tree-sitter node, its car is
a tree-sitter node). Walk that tree and return an Imenu index.
-Return a list of
ENTRYs where
+Return a list of
entries where each ENTRY has the form:
ENTRY := (NAME . MARKER)
| (NAME . ((\" \" . MARKER)