index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
treesit-x.el
Age
Commit message (
Expand
)
Author
2026-05-23
Add treesit-ready-p check back to tree-sitter major modes (bug#80909)
Yuan Fu
2026-02-25
(define-treesit-generic-mode): Improve autoloading support (bug#80480)
Stefan Monnier
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-08-29
* lisp/treesit-x.el (treesit-generic-mode-font-lock-map): Extend.
Juri Linkov
2025-06-20
Use keyword :commit with full hashes for treesit-language-source-alist.
Juri Linkov
2025-05-01
Embed html, yaml and toml in markdown-ts-mode.
Juri Linkov
2025-04-23
Add the keyword ':copy-queries' to 'treesit-language-source-alist'.
Juri Linkov
2025-04-22
* lisp/treesit-x.el: Quote :parent in define-treesit-generic-mode.
Juri Linkov
2025-04-22
* lisp/treesit-x.el: Use 'treesit-ensure-installed'.
Juri Linkov
2025-04-01
New treesit generic mode 'liquid-generic-ts-mode' (bug#77255)
Juri Linkov
2025-03-29
; * lisp/treesit-x.el : Call 'treesit-declare-unavailable-functions'.
Eli Zaretskii
2025-03-27
* lisp/treesit-x.el: Remove unnecessary treesit-generic-mode.
Juri Linkov
2025-03-25
* lisp/treesit-x.el: New file.
Juri Linkov