aboutsummaryrefslogtreecommitdiffhomepage
path: root/generic/proof-menu.el
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>2009-09-27 18:13:15 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>2009-09-27 18:13:15 +0000
commit28d81fd2ff90e6173087d6a2b657f72c3fa00fa2 (patch)
tree85fff0dc48761c99dfdbc4061bdb587915a8f4cd /generic/proof-menu.el
parent705b68291cd7e5e9ad410c99bd3c48223592ce5f (diff)
Rotate Output Buffers: do not show this if in three window mode
Diffstat (limited to 'generic/proof-menu.el')
-rw-r--r--generic/proof-menu.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/generic/proof-menu.el b/generic/proof-menu.el
index 63671371..845c0d8e 100644
--- a/generic/proof-menu.el
+++ b/generic/proof-menu.el
@@ -246,6 +246,7 @@ without adjusting window layout."
proof-layout-windows]
["Rotate Output Buffers"
proof-display-some-buffers
+ :visible (not proof-three-window-enable)
:active (buffer-live-p proof-goals-buffer)]
["Clear Responses"
pg-response-clear-displays