aboutsummaryrefslogtreecommitdiffhomepage
path: root/coq/coq-local-vars.el
diff options
context:
space:
mode:
Diffstat (limited to 'coq/coq-local-vars.el')
-rw-r--r--coq/coq-local-vars.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/coq/coq-local-vars.el b/coq/coq-local-vars.el
index cd29e218..50a1f626 100644
--- a/coq/coq-local-vars.el
+++ b/coq/coq-local-vars.el
@@ -14,7 +14,7 @@
(eval-when-compile
(require 'cl))
-(eval-when (compile)
+(eval-when-compile
(defvar coq-prog-name)
(defvar coq-load-path))