diff options
| author | Craig Jennings <c@cjennings.net> | 2026-05-24 19:53:28 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-05-24 19:53:28 -0500 |
| commit | 9b6215542ff79fa4a796858b4df8dd35e66a55a7 (patch) | |
| tree | 3f027ec7e23e2c67e516426bd33891cf6f50ac60 /modules/dev-fkeys.el | |
| parent | 13a31ff584f4d976d7672bb94e64ba38cba87859 (diff) | |
| download | dotemacs-9b6215542ff79fa4a796858b4df8dd35e66a55a7.tar.gz dotemacs-9b6215542ff79fa4a796858b4df8dd35e66a55a7.zip | |
feat(keybindings): add cj/custom-keymap registration API
Phase 3 of the load-graph project. cj/register-prefix-map and cj/register-command bind a prefix map or command under the C-; prefix and register the which-key label once which-key loads. Feature modules will route their registration through these instead of mutating cj/custom-keymap directly, so keybindings.el stays the sole owner of the prefix and modules stop assuming the keymap already exists at load.
Adds test-init-keymap-registration.el covering prefix-map and command resolution, the optional label, and invalid-key rejection. No modules are migrated yet; that follows in batches.
Diffstat (limited to 'modules/dev-fkeys.el')
0 files changed, 0 insertions, 0 deletions
