projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aa6cb41
)
; * lisp/progmodes/js.el (js--treesit-sexp-nodes): Fix docstring.
author
Yuan Fu
<casouri@gmail.com>
Sat, 21 Oct 2023 18:08:58 +0000
(11:08 -0700)
committer
Yuan Fu
<casouri@gmail.com>
Sat, 21 Oct 2023 18:08:58 +0000
(11:08 -0700)
lisp/progmodes/js.el
patch
|
blob
|
history
diff --git
a/lisp/progmodes/js.el
b/lisp/progmodes/js.el
index 9ca6bee8454ef26fc726fc987c2b18c00e4038be..6fd714940b6b018c0af3b20c1a9fc3ba2dc9bf09 100644
(file)
--- a/
lisp/progmodes/js.el
+++ b/
lisp/progmodes/js.el
@@
-3854,7
+3854,7
@@
See `treesit-thing-settings' for more information.")
"pair"
"jsx")
"Nodes that designate sexps in JavaScript.
-See `treesit-
sexp-type-regexp
' for more information.")
+See `treesit-
thing-settings
' for more information.")
;;;###autoload
(define-derived-mode js-ts-mode js-base-mode "JavaScript"