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
Bump contact information More... almost 15 years ago
Add safe default target to makefile More... almost 15 years ago
Allow lua-start-process to be called interactively. More... almost 15 years ago
lua-mark-all-multiline-literals: run when during lua-mode initialization More... almost 15 years ago
lua-mark-all-multiline-literals: add default keybinding "lua-prefix C-;" More... almost 15 years ago
Update contact info in README; bump version More... almost 15 years ago
Update TODO More... almost 15 years ago
Move actual marking of multiline construct into lua-mark-multiline-region More... almost 15 years ago
lua-mark-all-multiline-literals: look for multiline ending beyond specified bounds to improve integrity More... almost 15 years ago
lua-mark-all-multiline-literals: if region is active, limit to region boundaries More... almost 15 years ago
lua-mark-all-multiline-literals: also handle multiline comments More... almost 15 years ago
lua-(comment/string)-p: add optional pos parameter More... almost 15 years ago
Update TODO More... almost 15 years ago
Preserve buffer-modified-p state when (un-)marking multiline delimiters More... almost 15 years ago
Implement lua-mark-all-multiline-literals function More... almost 15 years ago
Implement basic multiline-aware functionality More... almost 15 years ago
Remove broken multiline literal font-locking More... almost 15 years ago
Add markdown README More... almost 15 years ago
lua-indent-line: remove extra variable shift-amt More... almost 15 years ago
lua-indent-line: don't change the indent if inside multiline string literal More... almost 15 years ago
.gitignore: ignore emacs backups More... almost 15 years ago
lua-calculate-unindentation: update docs, remove extraneous catch More... almost 15 years ago
lua-calculate-unindentation: skip semicolons as well More... almost 15 years ago
Fix lua-calculate-indentation: indent to 0 when inside string literal More... almost 15 years ago
rename: lua-calculate-indentation-left-shift -> lua-calculate-unindentation More... almost 15 years ago
Implement proper syntax-status querying: improve precision a lot More... almost 15 years ago
lua-left-shift-regexp: optimize and greatly reduce size More... almost 15 years ago
Fix lua-set-prefix message More... almost 15 years ago
Add TODO More... almost 15 years ago
lua-prefix-key: auto-convert from/to character, update bindings automagically More... almost 15 years ago