From 57b61b9686ededf17a7839f51fe6cc1a18448112 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Sat, 9 Oct 2021 09:18:35 -0500 Subject: Move private.el loading into early-init.el --- init.el | 1 - 1 file changed, 1 deletion(-) (limited to 'init.el') diff --git a/init.el b/init.el index c68ea1e..0866b9c 100644 --- a/init.el +++ b/init.el @@ -87,7 +87,6 @@ (:also-load acdw-compat acdw-lisp acdw-reading) - (require 'acdw-private (acdw/sync-dir "private.el") :noerror) (:option user-full-name "Case Duckworth" user-mail-address (rot13-string "npqj@npqj.arg")) -- cgit 1.4.1-21-gabe81