cp-lisp.el - chicken

emacs-init-time to open a session showing (only) the *Messages* buffer -
before - 19.2s
after  - 17.8s
This commit is contained in:
Kashish Sharma 2016-06-14 02:45:40 +05:30
parent 127182f241
commit 8f9a9f625c
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
(require 'chicken)
;; (require 'chicken)
(require 'slime)
(slime-setup)