Clean up init.el and bootstrap.el

This commit is contained in:
Henrik Lissner
2016-05-19 03:11:31 -04:00
parent 67a360914d
commit 1543b9e3b6
2 changed files with 7 additions and 9 deletions

View File

@ -1,10 +1,8 @@
;;; bootstrap.el
(eval-when-compile (require 'cl-lib))
;; Shut up byte-compiler!
(defvar narf-current-theme)
(defvar narf-current-font)
(eval-when-compile
(defconst emacs-start-time (current-time))
(require 'cl-lib))
;; Global constants
(eval-and-compile
@ -45,6 +43,10 @@
;; Bootstrap
;;
;; Shut up byte-compiler!
(defvar narf-current-theme)
(defvar narf-current-font)
(defun narf (packages)
"Bootstrap NARF emacs and initialize PACKAGES"
(setq-default gc-cons-threshold 4388608