projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d3a76db
)
; * lisp/treesit.el (treesit-simple-indent-presets): Fix typo.
author
Yuan Fu
<casouri@gmail.com>
Tue, 20 Dec 2022 01:54:12 +0000
(17:54 -0800)
committer
Yuan Fu
<casouri@gmail.com>
Wed, 21 Dec 2022 04:50:49 +0000
(20:50 -0800)
lisp/treesit.el
patch
|
blob
|
history
diff --git
a/lisp/treesit.el
b/lisp/treesit.el
index 82757d298e86bd2ac86db8bbbf7c869120b43607..64076691186bcb383c10942c87827bd715f28004 100644
(file)
--- a/
lisp/treesit.el
+++ b/
lisp/treesit.el
@@
-1183,7
+1183,7
@@
no-node
\(n-p-gp NODE-TYPE PARENT-TYPE GRANDPARENT-TYPE)
- Checks
that NODE, its parent
, and its grandparent's type.
+ Checks
for NODE's, its parent's
, and its grandparent's type.
\(query QUERY)