aboutsummaryrefslogtreecommitdiff
path: root/modules/custom-text-enclose.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-1/+11
* refactor: declare cross-module commands bound in custom keymapsCraig Jennings12 days1-0/+6
* refactor(text-enclose): extract shared region-or-buffer bounds helperCraig Jennings12 days1-24/+21
* chore(modules): pass validate-modules in batch by adding requiresCraig Jennings2026-05-071-2/+1
* feat:which-key: Add descriptive labels for custom keymapsCraig Jennings2025-10-271-2/+14
* feat:text-enclose): Enhance text enclosure: new functions and testsCraig Jennings2025-10-261-52/+243
* refactor:keymaps: Replace define-prefix-command with defvar-keymapCraig Jennings2025-10-251-6/+9
* refactor: custom-text-enclose: update key binding syntaxCraig Jennings2025-10-201-5/+15
* maint: remaining custom functions grouped into separate modulesCraig Jennings2025-10-121-0/+70