From c860f6a481c01f4792d04c53544d0d2074a18ece Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Thu, 7 Jul 2022 23:07:56 -0500 Subject: Require '+compat --- early-init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'early-init.el') diff --git a/early-init.el b/early-init.el index 5109795..615b417 100644 --- a/early-init.el +++ b/early-init.el @@ -64,7 +64,7 @@ restore that." (push (locate-user-emacs-file "lisp") load-path) (require 'acdw) -(require 'compat) +(require '+compat) (+define-dir .etc (locate-user-emacs-file ".etc") "Directory for all of Emacs's various files. -- cgit 1.4.1-21-gabe81