summary refs log tree commit diff stats
path: root/early-init.el
diff options
context:
space:
mode:
Diffstat (limited to 'early-init.el')
-rw-r--r--early-init.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/early-init.el b/early-init.el index 173625f..340cbf7 100644 --- a/early-init.el +++ b/early-init.el
@@ -1,5 +1,7 @@
1;;; emacs early init -*- lexical-binding: t; -*- 1;;; emacs early init -*- lexical-binding: t; -*-
2;; by C. Duckworth <acdw@acdw.net> 2;; by C. Duckworth <acdw@acdw.net>
3;; Bankruptcy: 9
4
3(provide 'early-init) 5(provide 'early-init)
4 6
5;;; Speed up init 7;;; Speed up init