From 41ffc15191d335fb3e17b23cd9a463009d289724 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Sun, 6 Jun 2021 23:26:28 -0500 Subject: Write function to require private.el --- init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'init.el') diff --git a/init.el b/init.el index ac830c2..357f7da 100644 --- a/init.el +++ b/init.el @@ -46,7 +46,7 @@ (normal-top-level-add-subdirs-to-load-path)) ;;;; Private stuff -(require 'acdw-private) +(acdw/require-private) ;;;; Utility functions and variables -- cgit 1.4.1-21-gabe81