aboutsummaryrefslogtreecommitdiff
path: root/coq
diff options
context:
space:
mode:
Diffstat (limited to 'coq')
-rw-r--r--coq/coq-syntax.el5
-rw-r--r--coq/coq.el2
2 files changed, 1 insertions, 6 deletions
diff --git a/coq/coq-syntax.el b/coq/coq-syntax.el
index 5b15cb3a..b95d0345 100644
--- a/coq/coq-syntax.el
+++ b/coq/coq-syntax.el
@@ -27,11 +27,6 @@ See also `coq-prog-env' to adjust the environment."
:type 'string
:group 'coq)
-;; da: please take care that the compiled version of this file works!
-;; Top-level forms need to be delayed during compile.
-
-(eval-when (load eval)
- (custom-reevaluate-setting 'coq-prog-name))
;;; keyword databases
diff --git a/coq/coq.el b/coq/coq.el
index c63370c4..c2709f6f 100644
--- a/coq/coq.el
+++ b/coq/coq.el
@@ -37,8 +37,8 @@
(declare-function smie-rule-parent-p "smie")
(require 'proof)
-(require 'coq-local-vars) ;
(require 'coq-syntax) ; sets coq-prog-name
+(require 'coq-local-vars) ;
(require 'coq-abbrev) ; coq specific menu