diff options
| author | Craig Jennings <craigmartinjennings@gmail.com> | 2024-04-11 09:16:34 -0500 |
|---|---|---|
| committer | Craig Jennings <craigmartinjennings@gmail.com> | 2024-04-11 09:16:34 -0500 |
| commit | 84c0963ec2096148932ec4ce8529a029cf930121 (patch) | |
| tree | ffd8ac4fe27e24cf192b3b68d4ccbe190e79b3d7 /modules/config-utilities.el | |
| parent | 315f0122ea041d02bb81ad7d4b112a20252cbba8 (diff) | |
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 <craigmartinjennings@gmail.com>
Date: Thu Apr 11 04:02:40 2024 -0500
removing unused faith.el
Diffstat (limited to 'modules/config-utilities.el')
| -rw-r--r-- | modules/config-utilities.el | 1 |
1 files changed, 0 insertions, 1 deletions
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 |
