summaryrefslogtreecommitdiff
path: root/modules/lipsum-generator.el
AgeCommit message (Collapse)Author
2026-02-20chore: enable wttrin debug, clean up lorem-optimum startupCraig Jennings
- Enable wttrin-debug in weather-config.el - Remove redundant lipsum chain reset at startup (silences noisy message) - Improve learn message to identify lorem-optimum as source - Delete unused lipsum-generator.el (superseded by lorem-optimum)
2025-10-26chore: Remove redundant autoload directives from modulesCraig Jennings
Remove unnecessary autoload directives from various functions across multiple modules, cleaning up the codebase and improving readability. These directives were redundant and not needed for the current project setup.
2025-10-12changing repositoriesCraig Jennings