about summary refs log tree commit diff stats
path: root/early-init.el
blob: f9d4a979be420f3c56265c5bd03da12f0263c4ee (plain)
1
2
3
4
;; early-init.el -*- lexical-binding: t; no-byte-compile: t; -*-

(setq load-prefer-newer t)
(setq frame-inhibit-implied-resize t)