chiark / gitweb /
dot/emacs, el/dot-emacs.el: Fix `split-window-horizontally'.
[profile] / dot / emacs
index 729c6f73a2af9435a3f5ce5dd3966299808568f9..3dc2377d3d3363c723d05a8e0ac06173d3e82bb0 100644 (file)
--- a/dot/emacs
+++ b/dot/emacs
   (global-set-key [?\C-x ?t ?s] 'timeclock-status-string)
   (global-set-key [?\C-x ?t ?p] 'nc-timesheet-prepare)
   (global-set-key [?\C-x ?t ?\C-m] 'nc-timesheet-submit)
+  (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)