From d187b2b8cbf19ec387c800df37d2669a9d520448 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Wed, 11 Aug 2021 22:03:54 -0500 Subject: Add acdw-compat.el --- init.el | 3 +++ 1 file changed, 3 insertions(+) (limited to 'init.el') diff --git a/init.el b/init.el index bfc736d..733de04 100644 --- a/init.el +++ b/init.el @@ -48,6 +48,9 @@ ;;;; Private stuff (acdw/require-private) +;;;; Compatibility with older versions +(require 'acdw-compat) + ;;;; Utility functions and variables ;; see also: `acdw' and friends. Functions here aren't big enough, or they're -- cgit 1.4.1-21-gabe81