X-Git-Url: https://git.distorted.org.uk/~mdw/profile/blobdiff_plain/5d62fc5aa4d5852ca08bde434cb39f73a0a4c346..d2b58496126fb654f41d9f2647dd6e1a5a3c8ab3:/dot/emacs diff --git a/dot/emacs b/dot/emacs index c0257de..54072f1 100644 --- a/dot/emacs +++ b/dot/emacs @@ -542,7 +542,7 @@ (global-set-key [?\C-x ?3] 'mdw-split-window-horizontally) (global-set-key [?\M-#] 'calc-dispatch) (global-set-key [?\C-x ?/] 'auto-fill-mode) - (global-set-key [?\C-x ?w ?d] 'mdw-divvy-window) + (global-set-key [?\C-c ?w ?d] 'mdw-divvy-window) (global-set-key [insertchar] 'overwrite-mode) (global-set-key [?\C-x ?\C-n] 'skel-create-file) (global-set-key [?\C-x ?4 ?n] 'skel-create-file-other-window)