summaryrefslogtreecommitdiff
path: root/modules/custom-line-paragraph.el
AgeCommit message (Collapse)Author
7 daysdoc: Improved CommentaryCraig Jennings
10 daysrefactor: keymap: Use defvar-keymap and keymap-setCraig Jennings
- Replace define-prefix-command/define-key with defvar-keymap and keymap-set - Preserve existing bindings under cj/custom-keymap "l" - Tidy docstrings and reflow long lines - No functional changes
2025-10-12fix: call cj/join-line-or-region with 0 (correct number) argsCraig Jennings
2025-10-12maint: remaining custom functions grouped into separate modulesCraig Jennings