aboutsummaryrefslogtreecommitdiffhomepage
path: root/isar/isar-unicode-tokens.el
diff options
context:
space:
mode:
Diffstat (limited to 'isar/isar-unicode-tokens.el')
-rw-r--r--isar/isar-unicode-tokens.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/isar/isar-unicode-tokens.el b/isar/isar-unicode-tokens.el
index a1e05843..c6f58452 100644
--- a/isar/isar-unicode-tokens.el
+++ b/isar/isar-unicode-tokens.el
@@ -14,7 +14,7 @@
(require 'cl) ; for-loop
-(eval-when (compile)
+(eval-when-compile
(require 'unicode-tokens) ; it's loaded dynamically at runtime
(require 'proof-unicode-tokens)) ; that file loads us at runtime