index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
progmodes
/
lua-ts-mode.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-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-10-16
Check if treesit-major-mode-remap-alist is bound in ts-modes autoload forms
Juri Linkov
2025-08-30
Fontify all comment delimiters in 'lua-ts-mode'
john muhl
2025-08-25
* lisp/progmodes/lua-ts-mode.el: Simplify non-ts/ts mode mapping.
Juri Linkov
2025-08-18
Silence byte-compile warnings when treesit is not available
Juri Linkov
2025-08-14
New user option 'treesit-enabled-modes' (bug#79180)
Juri Linkov
2025-08-09
Add multi-character pairs to lua-ts-mode and texinfo-mode
Elías Gabriel Pérez
2025-06-20
Use keyword :commit with full hashes for treesit-language-source-alist.
Juri Linkov
2025-04-22
Revert addition of electric-block-comment-mode & follow-up commits
Sean Whitton
2025-04-18
Lock tree-sitter language grammars to verified versions.
Juri Linkov
2025-04-13
; Fix a typo in last change.
Eli Zaretskii
2025-04-13
Add block-comment-start and block-comment-end to supported modes
Elías Gabriel Pérez
2025-03-22
; Update version comment in 'lua-ts-mode'
john muhl
2025-03-13
Simplify and improve indent rules in 'lua-ts-mode'
john muhl
2025-03-08
Use TS to support 'hs-minor-mode' in 'lua-ts-mode'
john muhl
2025-02-26
; Cleanup sexp things in 'lua-ts-mode'
john muhl
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-12-30
Add verified grammar version comment for tree-sitter modes
Yuan Fu
2024-12-28
Merge from origin/emacs-30
Eli Zaretskii
2024-12-26
Fix comment indent in 'lua-ts-mode' and old grammar
john muhl
2024-12-21
Merge from origin/emacs-30
Eli Zaretskii
2024-12-21
Add 'lua-ts-mode' to 'interpreter-mode-alist'
john muhl
2024-12-18
Make font-lock face variables obsolete
Stefan Kangas
2024-12-12
Declare tree-sitter functions with a new macro
Yuan Fu
2024-12-07
Merge from origin/emacs-30
Eli Zaretskii
2024-12-07
Don't restrict 'lua-ts-send-file' to 'lua-ts-mode'
john muhl
2024-11-24
Avoid loading 'rx' at runtime in 'lua-ts-mode'
john muhl
2024-11-24
Avoid loading 'rx' at runtime in 'lua-ts-mode'
john muhl
2024-11-14
Merge from origin/emacs-30
Michael Albinus
2024-11-14
Fix some 'lua-ts-mode' options (Bug#74235)
john muhl
2024-11-14
Improve comment indenting in 'lua-ts-mode'
john muhl
2024-10-14
Set treesit-primary-parser for tree-sitter modes
Yuan Fu
2024-10-08
Revert "Set treesit-primary-parser for tree-sitter modes"
Yuan Fu
2024-10-07
Set treesit-primary-parser for tree-sitter modes
Yuan Fu
2024-10-05
Merge from origin/emacs-30
Eli Zaretskii
2024-10-01
Use defvar-keymap in lua-ts-mode
john muhl
2024-10-01
Tag interactive commands in 'lua-ts-mode'
john muhl
2024-06-28
; Use 'keymap-set' in 'lua-ts-mode'
john muhl
2024-06-28
; Fix typo in lua-ts-mode.el
john muhl
2024-06-28
; Add 'eglot-ensure' option to 'lua-ts-mode-hook'
john muhl
2024-05-11
; Fix byte-compilation warnings in lua-ts-mode.el
Eli Zaretskii
2024-05-08
Improve indentation in 'lua-ts-mode' (bug#70785)
john muhl
2024-04-25
Fix which-function error in 'lua-ts-mode' (bug#70515)
john muhl
2024-04-13
Mark Flymake regions more accurately in 'lua-ts-mode'
john muhl
2024-03-23
; Remove unneeded group in lua-ts-mode defcustoms
john muhl
2024-03-23
; Open inferior Lua buffer in a window, not a frame
john muhl
2024-03-09
Add non-TS modes as extra parent of TS modes (bug#68246)
Stefan Monnier
2024-02-21
; Update URL of the tree-sitter-lua grammar
john muhl
2024-02-17
Eagerly indent first field in tables in 'lua-ts-mode'
john muhl
[next]