aboutsummaryrefslogtreecommitdiff
path: root/modules/custom-line-paragraph.el
Commit message (Collapse)AuthorAgeFilesLines
* doc: Improved CommentaryCraig Jennings2025-10-201-1/+13
|
* refactor: keymap: Use defvar-keymap and keymap-setCraig Jennings2025-10-171-17/+15
| | | | | | | - 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
* fix: call cj/join-line-or-region with 0 (correct number) argsCraig Jennings2025-10-121-1/+1
|
* maint: remaining custom functions grouped into separate modulesCraig Jennings2025-10-121-0/+127