summaryrefslogtreecommitdiff
path: root/modules/custom-datetime.el
AgeCommit message (Collapse)Author
7 daysfix(custom-datetime): resolve undefined variable warningCraig Jennings
Define cj/custom-keymap as a variable to avoid warnings during compile time.
10 daysrefactor: datetime: Enhance date/time insertion with keymap supportCraig Jennings
Replaced prefix command setup with defvar-keymap for maintainability. Enhanced documentation to list interactive commands and customization options.
2025-10-12maint: remaining custom functions grouped into separate modulesCraig Jennings