aboutsummaryrefslogtreecommitdiffhomepage
path: root/coq/coq-syntax.el
diff options
context:
space:
mode:
Diffstat (limited to 'coq/coq-syntax.el')
-rw-r--r--coq/coq-syntax.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/coq/coq-syntax.el b/coq/coq-syntax.el
index 51c89986..72190872 100644
--- a/coq/coq-syntax.el
+++ b/coq/coq-syntax.el
@@ -86,7 +86,7 @@
(message (concat "Falling back to default: " v81))
(setq coq-version-is-V8-1 t)))))))))
-(unless (noninteractive)
+(unless noninteractive
(coq-determine-version))