about summary refs log tree commit diff
path: root/init-modes.el
diff options
context:
space:
mode:
Diffstat (limited to 'init-modes.el')
-rw-r--r--init-modes.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/init-modes.el b/init-modes.el
index 9c505f3ff2e3..fc4923c200e4 100644
--- a/init-modes.el
+++ b/init-modes.el
@@ -57,3 +57,5 @@
 
 ;; Transparently open compressed files
 (auto-compression-mode t)
+
+(provide 'init-modes)