summaryrefslogtreecommitdiff
path: root/modules/custom-comments.el
AgeCommit message (Collapse)Author
7 daysfix(custom-comments): update comment for eval-when-compileCraig Jennings
Update eval-when-compile to reference cj/custom-keymap directly, as it's defined in keybindings.el, eliminating the need for requiring the whole fucking keybindings module for key mapping.
9 daysdoc: custom-comments: improved commentaryCraig Jennings
9 daysfix: cj/custom-keymap: string versus symbol issueCraig Jennings
10 dayscustom-comments: optimize startup; remove wip functionCraig Jennings
- add eval-when-compile and autoload functions to speed startup time - comment user edit needs to be rethought, so removing current wip function
2025-10-12maint: remaining custom functions grouped into separate modulesCraig Jennings