From 45bec70ac14043bfac24b1f590f65cdc972cc7da Mon Sep 17 00:00:00 2001 From: John Doty Date: Thu, 22 Mar 2018 06:23:35 -0700 Subject: [PATCH] Tweak; I should really see about improving startup times. --- .emacs.d/core.el | 1 - 1 file changed, 1 deletion(-) diff --git a/.emacs.d/core.el b/.emacs.d/core.el index 6e2ffc0..75c4d66 100644 --- a/.emacs.d/core.el +++ b/.emacs.d/core.el @@ -163,7 +163,6 @@ ;; segfaulting on my devserver when it called find-font, and I'll be damned ;; if I'm going to debug it.) ;; -(require 'cl) (if (display-graphic-p) (let ((my-font-choice) (jd-frame-height)) ;; Consolas. (And, to a lesser extent, Inconsolata.)