From 910c2019cb63fdf349b8f4f2c8b6dc18374e7bf6 Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Sun, 20 Apr 2014 15:13:26 +0200 Subject: Move window splitting setting to init.org --- .emacs.d/init.el | 1 - 1 file changed, 1 deletion(-) (limited to '.emacs.d/init.el') diff --git a/.emacs.d/init.el b/.emacs.d/init.el index 6e5256a..2d2b7bd 100644 --- a/.emacs.d/init.el +++ b/.emacs.d/init.el @@ -910,7 +910,6 @@ from myaethon2.core.decorators import ( ;;;; Unconditional settings -(setq window-combination-resize t) (setq scroll-preserve-screen-position t) ;; Can't be put in an eval-after-load or such because by then it will -- cgit v1.2.3-54-g00ecf