Skip to content
Commit 4887f44d authored by Thomas Tuegel's avatar Thomas Tuegel
Browse files

emacsWithPackages: don't call package-initialize

Emacs will call package-initialize itself, if required, or the user will
call it in their initialization file. There is no reason to call it in
the wrapper and doing so only increases start-up time.
parent 019b1872
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment