projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3114eb8
)
; * lisp/treesit.el (treesit-range-functions): Fix typo.
author
Yuan Fu
<casouri@gmail.com>
Sun, 23 Oct 2022 23:45:54 +0000
(16:45 -0700)
committer
Yuan Fu
<casouri@gmail.com>
Sun, 23 Oct 2022 23:45:54 +0000
(16:45 -0700)
lisp/treesit.el
patch
|
blob
|
history
diff --git
a/lisp/treesit.el
b/lisp/treesit.el
index 5381cccc8e0e642e180b04eaed220d7c68db397f..17c9d3e8b9f4dd8f9f90ae0929dae000ec583121 100644
(file)
--- a/
lisp/treesit.el
+++ b/
lisp/treesit.el
@@
-260,7
+260,7
@@
captured node. Capture names don't matter."
(defvar-local treesit-range-functions nil
"A list of range functions.
-Font-locking and indenting code uses functions in this
a
list to
+Font-locking and indenting code uses functions in this list to
set correct ranges for a language parser before using it.
The signature of each function should be