summaryrefslogtreecommitdiff
path: root/modules/custom-line-paragraph.el
Commit message (Expand)AuthorAgeFilesLines
* 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