From 882b365cb3f53d17d606e7e282e396d9642e1343 Mon Sep 17 00:00:00 2001 From: David Aspinall Date: Sat, 5 Sep 2009 11:02:02 +0000 Subject: Default `proof-full-annotation' to off to cause least surprise to upgraders --- generic/proof-useropts.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'generic') diff --git a/generic/proof-useropts.el b/generic/proof-useropts.el index 3a5cdaef..9c8c6933 100644 --- a/generic/proof-useropts.el +++ b/generic/proof-useropts.el @@ -356,7 +356,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 add hovers 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