aboutsummaryrefslogtreecommitdiffhomepage
path: root/coq/coq-abbrev.el
diff options
context:
space:
mode:
Diffstat (limited to 'coq/coq-abbrev.el')
-rw-r--r--coq/coq-abbrev.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/coq/coq-abbrev.el b/coq/coq-abbrev.el
index b6ad7b51..6f156a8c 100644
--- a/coq/coq-abbrev.el
+++ b/coq/coq-abbrev.el
@@ -66,7 +66,7 @@
(message "Coq default abbrevs loaded")
))
-(unless (noninteractive)
+(unless noninteractive
(coq-install-abbrevs))
;;;;;