1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 20, 2025 — Feb 20, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Rewrite lua-beginning-of-proc More... over 12 years ago
lua-calculate-indentation-override: unindent to the last block-close token More... over 12 years ago
Rename lua--function-name-rx, use it in font-lock keywords init More... over 12 years ago
Bump NEWS More... almost 13 years ago
lua-mode.el: bump "Version:" field More... almost 13 years ago
Add NEWS file More... almost 13 years ago
Fix wrong imenu generic expression, add one more regexp to match 'x = function(...)' definitions More... almost 13 years ago
Fix indentation for blocks starting on continued lines More... almost 13 years ago
lua-calculate-indentation-info: non-functional refactoring More... almost 13 years ago
Post-refactoring fix: evaluate string variables in font-lock-defaults value More... almost 13 years ago
for/local varname highlighting: match '=' at EOL properly More... almost 13 years ago
Bump TODO More... almost 13 years ago
Don't unindent comment close-bracket if it doesn't match open-bracket More... almost 13 years ago
Print 'Prefix key set to ...' only when setting via interactive function More... almost 13 years ago
Fix incorrect error highlighting in 'for x = ...' statements More... almost 13 years ago
Clean up lua-mode start-up function a bit More... almost 13 years ago
Improve multiline highlighting via font-lock-syntactic-keywords More... almost 13 years ago
lua-font-lock-keywords: don't eval-when-compile initial value More... almost 13 years ago
Restore compatibility with Emacs23 broken by commit 8d28342 More... almost 13 years ago
lua--builtins: add "self" as keyword More... almost 13 years ago
Wrap symbols required during compilation into (eval-when compile ...) More... almost 13 years ago
Bump copyright information (no luck with FSF), rephrase comment More... almost 13 years ago
Add field containing commit SHA expanded during archive creation. More... almost 13 years ago
Improve local var assignment matching More... almost 13 years ago
Add var name highlighting in "for x,y in ..." construct More... almost 13 years ago
Major refactoring of font-lock-keywords: More... almost 13 years ago
Add helper functions for reimplementation of font-lock-keywords More... almost 13 years ago
lua-font-lock-keywords: fontify constants/builtins first More... almost 13 years ago
Put Lua reference resources into TODO file More... almost 13 years ago
Revisit block-close unindentation logic (issue #26) More... almost 13 years ago