From 84c0963ec2096148932ec4ce8529a029cf930121 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Thu, 11 Apr 2024 09:16:34 -0500 Subject: removing persistent scratch package; move jump-to=keymap - persistent scratch throws errors when I don't want them instead of managing the errors, it's easier to remove the package - move jump-to key map to where we declare the files - user constants commit 96e86219094cfe000271dfb1f651abe5b1a42175 Author: Craig Jennings Date: Thu Apr 11 04:02:40 2024 -0500 removing unused faith.el --- modules/config-utilities.el | 1 - 1 file changed, 1 deletion(-) (limited to 'modules/config-utilities.el') diff --git a/modules/config-utilities.el b/modules/config-utilities.el index 240c6d14..aeeed5fc 100644 --- a/modules/config-utilities.el +++ b/modules/config-utilities.el @@ -40,7 +40,6 @@ Will recompile natively if supported, or byte-compiled if not." (byte-recompile-directory user-emacs-directory 0))) (message "Cancelled recompilation of %s" user-emacs-directory)))) - ;; ---------------------- Delete Emacs Home Compiled Files --------------------- ;; removes all compiled files and deletes the eln directory -- cgit v1.2.3