aboutsummaryrefslogtreecommitdiff
path: root/generic
diff options
context:
space:
mode:
Diffstat (limited to 'generic')
-rw-r--r--generic/proof-config.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/generic/proof-config.el b/generic/proof-config.el
index c7727351..023bbf2f 100644
--- a/generic/proof-config.el
+++ b/generic/proof-config.el
@@ -276,7 +276,7 @@ Otherwise the response buffer will accumulate output from the prover."
:type 'boolean
:group 'proof-user-options)
-(defcustom proof-show-debug-messages t
+(defcustom proof-show-debug-messages nil
"*Whether to display debugging messages in the response buffer.
If non-nil, debugging messages are displayed in the response giving
information about what Proof General is doing.