summaryrefslogtreecommitdiff
path: root/modules/chrono-tools.el
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2025-11-24 03:36:01 -0800
committerCraig Jennings <c@cjennings.net>2025-11-24 03:36:01 -0800
commit1e9492402ec8d1418ac93e75c4f53b39afc8ddc9 (patch)
tree0a7f6f2740b9e77c63c4dca5b923191a66012aa4 /modules/chrono-tools.el
parent14972abb560890ab5b765d28fd86cb68282fce2e (diff)
downloaddotemacs-1e9492402ec8d1418ac93e75c4f53b39afc8ddc9.tar.gz
dotemacs-1e9492402ec8d1418ac93e75c4f53b39afc8ddc9.zip
refactor(keybindings): reorganize time-zones and kill-buffer-and-window bindings
Move time-zones from C-x c to M-C for easier access. Move cj/kill-buffer-and-window from M-C to C-; b k to group with other buffer operations. Updated documentation and which-key labels.
Diffstat (limited to 'modules/chrono-tools.el')
-rw-r--r--modules/chrono-tools.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/chrono-tools.el b/modules/chrono-tools.el
index 9929bad5..ab3a9890 100644
--- a/modules/chrono-tools.el
+++ b/modules/chrono-tools.el
@@ -18,7 +18,7 @@
(use-package time-zones
:defer
:commands time-zones
- :bind ("C-x c" . time-zones))
+ :bind ("M-C" . time-zones))
;; Commented out old world-clock config while testing time-zone package above
;; (use-package time