aboutsummaryrefslogtreecommitdiff
path: root/modules/custom-line-paragraph.el
Commit message (Expand)AuthorAgeFilesLines
* refactor(load-graph): route C-; registration through the keymap APICraig Jennings12 days1-1/+1
* docs(load-graph): classify text/editing command modulesCraig Jennings12 days1-0/+11
* refactor(custom-editing): five hygiene fixes from the module-by-module re-reviewCraig Jennings2026-05-161-1/+8
* chore(modules): pass validate-modules in batch by adding requiresCraig Jennings2026-05-071-1/+1
* fix(line-paragraph): join-line-or-region strands space on next lineCraig Jennings2026-05-031-4/+10
* feat:which-key: Add descriptive labels for custom keymapsCraig Jennings2025-10-271-2/+9
* docs:custom-line-paragraph: Update author info, enhance commentaryCraig Jennings2025-10-261-6/+5
* fix:custom-line-paragraph:missing forward declarationsCraig Jennings2025-10-261-0/+3
* feat:custom-line-paragraph: add keybinding for duplicate-and-commentCraig Jennings2025-10-261-2/+4
* fix+test:custom-line-paragraph:infinite loop remove-lines-containingCraig Jennings2025-10-261-21/+23
* test:custom-line-paragraph: add tests and fix region deactivationCraig Jennings2025-10-261-1/+2
* refactor:custom-line-paragraph:: Remove expand-region demandCraig Jennings2025-10-221-5/+3
* feat: undead-buffers: Add `cj/make-buffer-undead` function and testsCraig Jennings2025-10-221-69/+73
* doc: Improved CommentaryCraig Jennings2025-10-201-1/+13
* refactor: keymap: Use defvar-keymap and keymap-setCraig Jennings2025-10-171-17/+15
* 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