aboutsummaryrefslogtreecommitdiffhomepage
path: root/isar/isar.el
diff options
context:
space:
mode:
Diffstat (limited to 'isar/isar.el')
-rw-r--r--isar/isar.el4
1 files changed, 3 insertions, 1 deletions
diff --git a/isar/isar.el b/isar/isar.el
index 4dd0347c..5a491377 100644
--- a/isar/isar.el
+++ b/isar/isar.el
@@ -15,7 +15,9 @@
;;
;;; Code:
-(require 'cl)
+
+(eval-when-compile
+ (require 'cl))
(eval-when (compile)
(require 'span)