summaryrefslogtreecommitdiff
path: root/modules/system-defaults.el
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-05-14 10:47:08 -0500
committerCraig Jennings <c@cjennings.net>2026-05-14 10:47:08 -0500
commit1574f0f8b9067f9d9889fd1e1976e0ccdc0e0725 (patch)
treeea7528b02d5a177c1de53e2c7fbce2fdc957c7b9 /modules/system-defaults.el
parent2ecf680fa5eeada8cd213ded0d462c886b3bee67 (diff)
downloaddotemacs-1574f0f8b9067f9d9889fd1e1976e0ccdc0e0725.tar.gz
dotemacs-1574f0f8b9067f9d9889fd1e1976e0ccdc0e0725.zip
refactor: clear transcription C-; T menu, move telega launcher to C-; T
The transcription menu wasn't earning its top-level keymap slot -- the commands (transcribe-audio, switch-backend, view-transcriptions, kill-transcription) are run rarely enough that `M-x' is fine. Drop the `cj/transcribe-map' keymap, its `(keymap-set cj/custom-keymap "T" ...)' binding, and the which-key labels. Commands stay callable by name. That frees `C-; T' for telega, where the mnemonic actually fits. Move the launcher from `C-; G' to `C-; T'. Update the which-key label, the module commentary, and the keymap-binding test assertion. The dashboard `g' single-letter binding stays put -- `t' there is vterm, so dashboard letters and the global `C-;' prefix don't share a key space anyway.
Diffstat (limited to 'modules/system-defaults.el')
0 files changed, 0 insertions, 0 deletions