diff options
| -rw-r--r-- | .emacs | 3 |
1 files changed, 3 insertions, 0 deletions
| @@ -69,6 +69,9 @@ | |||
| 69 | (put 'downcase-region 'disabled nil) | 69 | (put 'downcase-region 'disabled nil) |
| 70 | (kill-buffer "*scratch*") | 70 | (kill-buffer "*scratch*") |
| 71 | 71 | ||
| 72 | (setq split-height-threshold nil) | ||
| 73 | (setq split-width-threshold 160) | ||
| 74 | |||
| 72 | 75 | ||
| 73 | ;; Programming section | 76 | ;; Programming section |
| 74 | 77 | ||
