about summary refs log tree commit diff stats
path: root/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'init.el')
-rw-r--r--init.el3
1 files changed, 3 insertions, 0 deletions
diff --git a/init.el b/init.el index bfc736d..733de04 100644 --- a/init.el +++ b/init.el
@@ -48,6 +48,9 @@
48;;;; Private stuff 48;;;; Private stuff
49(acdw/require-private) 49(acdw/require-private)
50 50
51;;;; Compatibility with older versions
52(require 'acdw-compat)
53
51 54
52;;;; Utility functions and variables 55;;;; Utility functions and variables
53;; see also: `acdw' and friends. Functions here aren't big enough, or they're 56;; see also: `acdw' and friends. Functions here aren't big enough, or they're