From 8bafccbd8731d6c2858f8aa2d9b0658f7c921c53 Mon Sep 17 00:00:00 2001 From: David Aspinall Date: Tue, 3 Aug 2010 13:10:18 +0000 Subject: proof-full-annotation: default to t; advanced users may turn off. --- 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 008371ff..07d0464e 100644 --- a/generic/proof-useropts.el +++ b/generic/proof-useropts.el @@ -369,7 +369,7 @@ signals to the remote host." :type 'boolean :group 'proof-user-options) -(defcustom proof-full-annotation nil +(defcustom proof-full-annotation t "*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