aboutsummaryrefslogtreecommitdiffhomepage
path: root/generic/proof-config.el
diff options
context:
space:
mode:
Diffstat (limited to 'generic/proof-config.el')
-rw-r--r--generic/proof-config.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/generic/proof-config.el b/generic/proof-config.el
index 757b07e7..9b9aaddb 100644
--- a/generic/proof-config.el
+++ b/generic/proof-config.el
@@ -110,6 +110,7 @@ approximation we test whether proof-config is fully-loaded yet."
(set-default sym value)
(when (and
(not noninteractive)
+ (featurep 'pg-custom)
(featurep 'proof-config))
(if (fboundp sym)
(funcall sym)