aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes/lua-mode.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fontify 'table.create' in 'lua-mode'john muhl2026-01-031-2/+2
* ; Add 2026 to copyright years.Sean Whitton2026-01-011-1/+1
* December 2025 spelling fixesPaul Eggert2025-12-261-3/+3
* Fix non-interactive use of 'lua-start-process'john muhl2025-11-221-12/+23
* hideshow: Rework previous changesElías Gabriel Pérez2025-11-081-1/+1
* hideshow: Rework previous changesElías Gabriel Pérez2025-11-061-6/+3
* hideshow: Rewrite 'hs-special-modes-alist'Elías Gabriel Pérez2025-11-041-5/+5
* New 'lua-mode' inferior process command & optionsjohn muhl2025-10-181-29/+57
* Make 'lua-prefix-key' option a 'key-sequence'john muhl2025-08-291-32/+31
* ; Various code cleanup in 'lua-mode' (Bug#79309)john muhl2025-08-271-56/+54
* Add warn to 'lua-mode' builtinsjohn muhl2025-08-251-1/+1
* ; Improve compliance of 'lua-mode'john muhl2025-08-251-389/+472
* ; Update comments & requires in 'lua-mode'john muhl2025-08-251-32/+27
* Remove trivial cl-* stuff from 'lua-mode'john muhl2025-08-251-5/+5
* Replace big regexps w/ rx expressions in 'lua-mode'john muhl2025-08-251-41/+38
* ; Adjust code style in 'lua-mode'john muhl2025-08-251-86/+76
* Remove unnecessary 'progn' in 'lua-mode'john muhl2025-08-251-8/+7
* Replace 1-armed 'if' with 'when' in 'lua-mode'john muhl2025-08-251-63/+63
* Prefer 'defvar-local' in 'lua-mode'john muhl2025-08-251-6/+3
* Remove unnecessary 'setq' from 'lua-mode'john muhl2025-08-251-38/+35
* Cleanup whitespace in 'lua-mode'john muhl2025-08-251-29/+0
* Cleanup defcustoms in 'lua-mode'john muhl2025-08-251-19/+22
* Remove unnecessary code from 'lua-mode'john muhl2025-08-251-20/+2
* Remove advice from 'lua-mode'john muhl2025-08-251-29/+0
* Use easy-menu in 'lua-mode'john muhl2025-08-251-37/+17
* Remove obsolete code from 'lua-mode'john muhl2025-08-251-166/+44
* * lisp/progmodes/lua-mode.el: Import lua-mode.Juergen Hoetzel2025-08-251-0/+2291