From 19789105b0ddacbe73abc289c213ef64a4bba312 Mon Sep 17 00:00:00 2001 From: David Aspinall Date: Sun, 18 Sep 2011 15:54:47 +0000 Subject: proof-full-annotation: default to nil --- generic/proof-useropts.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/generic/proof-useropts.el b/generic/proof-useropts.el index 690b8db7..0e7fd630 100644 --- a/generic/proof-useropts.el +++ b/generic/proof-useropts.el @@ -347,7 +347,7 @@ signals to the remote host." :type 'boolean :group 'proof-user-options) -(defcustom proof-full-annotation t +(defcustom proof-full-annotation nil "*Non-nil causes Proof General to record output for all proof commands. Proof output is recorded as it occurs interactively; normally if many steps are taken at once, this output is suppressed. If this -- cgit v1.2.3