Refactor initfiles

This commit is contained in:
Henrik Lissner 2014-07-21 03:52:01 -04:00
parent d5f2bb1d23
commit 223e9843b6
11 changed files with 96 additions and 84 deletions

View file

@ -14,6 +14,7 @@
(add-hook 'before-make-frame-hook
(lambda() (setq x-select-enable-clipboard t)))
;; TODO: Make server-friendly
(when window-system
;; Curse you Lion-esque fullscreen mode!
(setq ns-use-native-fullscreen nil)