aboutsummaryrefslogtreecommitdiffhomepage
path: root/generic/proof-useropts.el
diff options
context:
space:
mode:
authorGravatar Pierre Courtieu <courtieu@lri.fr>2012-08-31 21:18:04 +0000
committerGravatar Pierre Courtieu <courtieu@lri.fr>2012-08-31 21:18:04 +0000
commit4c42d30d0718df9a05b9c894124c3996e732f2ae (patch)
tree8b829a14d96df2f483e76afc1a265a73c1d2d665 /generic/proof-useropts.el
parent1658b9ac6ce748fe30565ab74ebee0c362b488f7 (diff)
Three windows mode is back as the default mode.
Diffstat (limited to 'generic/proof-useropts.el')
-rw-r--r--generic/proof-useropts.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/generic/proof-useropts.el b/generic/proof-useropts.el
index e6712ff6..d023a67e 100644
--- a/generic/proof-useropts.el
+++ b/generic/proof-useropts.el
@@ -139,7 +139,7 @@ you a reprimand!)."
:set 'proof-set-value
:group 'proof-user-options)
-(defcustom proof-three-window-enable nil
+(defcustom proof-three-window-enable t
"*Whether response and goals buffers have dedicated windows.
If non-nil, Emacs windows displaying messages from the prover will not
be switchable to display other windows.