Refactor 'loaded in Xs' message on boot up

This commit is contained in:
Henrik Lissner 2016-05-18 16:59:42 -04:00
parent 11f751d2fb
commit 61a14fce1f
2 changed files with 7 additions and 4 deletions

View file

@ -40,6 +40,7 @@
;;
;;; License: MIT
(defconst emacs-start-time (current-time))
(load (concat user-emacs-directory "bootstrap.el"))
;;