index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
treesit.el
Age
Commit message (
Expand
)
Author
2026-05-16
; Fix byte-compilation warnings in non-Tree-Sitter builds
Eli Zaretskii
2026-05-07
treesit-explore-mode usability improvements (bug#80935)
Stéphane Marks
2026-05-05
; * lisp/treesit.el (treesit--update-ranges-local): Fix let-binding.
Yuan Fu
2026-05-05
; Fix byte-compilation warnings in markdown-ts-mode
Eli Zaretskii
2026-05-03
* lisp/treesit.el (treesit-outline-level): Add guard condition.
Juri Linkov
2026-04-29
; * lisp/treesit.el (treesit-ready-p): Fix docstring.
Yuan Fu
2026-04-29
Make TS query cache work, grow less
Daniel Colascione
2026-04-27
Use treesit-language-available-p for language check (bug#80909)
Yuan Fu
2026-04-27
Better heuristic in treesit-font-lock-fontify-region in multi-parser
Yuan Fu
2026-04-27
; * lisp/treesit.el (treesit-buffer-root-node): Fix docstring.
Yuan Fu
2026-04-27
; * lisp/treesit.el (treesit-font-lock-rules): Fix typo.
Yuan Fu
2026-04-27
Fix tree-sitter embedded parser range
Yuan Fu
2026-04-27
Add treesit-query-with-fallback
Yuan Fu
2026-04-27
; Add heuristic for treesit--update-ranges-non-local
Yuan Fu
2026-04-27
Fix treesit-range-fn-exclude-children
Yuan Fu
2026-04-26
; * lisp/treesit.el (treesit-ready-p): Doc fix (bug#80909).
Eli Zaretskii
2026-04-25
; Move treesit-languages-require-line-column-tracking to treesit.c.
Yuan Fu
2026-04-25
Make :range-fn in treesit-range-rules actually work
Yuan Fu
2026-04-19
Make sure treesit-fill-reindent-defun handles nil defun (bug#80860)
Yuan Fu
2026-04-19
Fix tree-sitter variable name
Yuan Fu
2026-04-03
; * lisp/treesit.el (treesit--font-lock-level-setter): Fix whitespace.
Eli Zaretskii
2026-04-02
Support setopt-local in treesit--font-lock-level-setter (bug#80731)
Stéphane Marks
2026-03-30
(treesit--font-lock-level-setter): Work a bit more lazily
Stefan Monnier
2026-03-25
; Fix some shortdoc issues unearthed by `shortdoc--check'
Jens Schmidt
2026-03-22
; * lisp/treesit.el (treesit-range-rules): Fix range-fn handler.
Yuan Fu
2026-03-02
Make tree-sitter thing navigation handle nested parsers
Yuan Fu
2026-02-23
Fix treesit-show-paren-data to match only 2 children nodes or more
Juri Linkov
2026-02-17
; * lisp/treesit.el (treesit-hs-find-next-block): Add guard (bug#80422).
Juri Linkov
2026-02-16
* lisp/treesit.el (treesit-hs-find-next-block): Fix infloop. (bug#80232)
Elias Gabriel Perez
2026-01-10
hideshow: Reword documentation (bug#80116)
Elías Gabriel Pérez
2026-01-05
; Add new functions to treesit-declare-unavailable-functions
Yuan Fu
2026-01-05
; * lisp/treesit.el (treesit-font-lock-recompute-features): Fix doc.
Yuan Fu
2026-01-05
; * lisp/treesit.el (treesit-font-lock-level): Doc fix. (Bug#80136)
Eli Zaretskii
2026-01-01
Compile queries in treesit-f-l-recompute-features (bug#80108)
Yuan Fu
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-12-26
December 2025 spelling fixes
Paul Eggert
2025-12-08
Fix 'treesit-hs-block-end' and 'treesit-hs-inside-comment-p' (Bug#79934)
Elías Gabriel Pérez
2025-11-30
Use treesit-extra-load-path for more values of treesit-auto-install-grammar
Juri Linkov
2025-11-29
; Fix byte-compiler warning in treesit.el
Eli Zaretskii
2025-11-28
* lisp/cus-start.el: Make 'treesit-extra-load-path' customizable.
Juri Linkov
2025-11-08
hideshow: Rework previous changes
Elías Gabriel Pérez
2025-11-06
hideshow: Rework previous changes
Elías Gabriel Pérez
2025-11-04
hideshow: Rewrite 'hs-special-modes-alist'
Elías Gabriel Pérez
2025-10-30
Revert "Use cached compiled tree-sitter queries for range settings"
Yuan Fu
2025-10-30
; Fix typos and wording of recently-modified doc strings
Eli Zaretskii
2025-10-29
Tree-sitter range language function can return nil (bug#79670)
Yuan Fu
2025-10-29
Use cached compiled tree-sitter queries for range settings
Yuan Fu
2025-10-21
; Fix previous tree-sitter commit
Yuan Fu
2025-10-20
Cache compiled tree-sitter queries (bug#79363)
Yuan Fu
2025-10-16
* lisp/treesit.el: Small fixes in navigation functions.
Juri Linkov
[next]