From 4345ae1abbb06d9f7cb939ea4bc82bb6e2b0e941 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Tue, 23 Apr 2024 22:47:31 -0500 Subject: geiser support and org refactoring - add Geiser-guile for Emacs Guile Support - combine org-appearance-config with org-config - move jump to keyboard commands to the keybindings file - assign winner-undo to F5 - remove undefined compilation setting --- early-init.el | 5 ----- 1 file changed, 5 deletions(-) (limited to 'early-init.el') diff --git a/early-init.el b/early-init.el index 2678815d..bd7ee73a 100644 --- a/early-init.el +++ b/early-init.el @@ -47,11 +47,6 @@ (setq debug-on-error nil) (setq debug-on-quit nil))) -;; -------------------------------- Compilation -------------------------------- - -;; Remove any .eln files inapplicable to this invocation -(setq native-compile-prune-cache t) - ;; --------------------------- Warning Notifications --------------------------- ;; log warnings, but don't popup the warnings buffer -- cgit v1.2.3