diff options
Diffstat (limited to 'generic/proof-config.el')
| -rw-r--r-- | generic/proof-config.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/generic/proof-config.el b/generic/proof-config.el index 36bac31f..88badbc8 100644 --- a/generic/proof-config.el +++ b/generic/proof-config.el @@ -184,7 +184,7 @@ the goals and response buffers, by altering the Emacs variable :set 'proof-set-bool :group 'proof-user-options) -(defcustom proof-auto-delete-windows +(defcustom proof-delete-empty-windows nil "*If non-nil, automatically remove windows when they are cleaned. For example, at the end of a proof the goals buffer window will |
