diff options
| author | David Aspinall | 1999-11-22 18:55:53 +0000 |
|---|---|---|
| committer | David Aspinall | 1999-11-22 18:55:53 +0000 |
| commit | 5d60f79b6c6b48bc79d5ef121e8a3057cff29ca6 (patch) | |
| tree | e237e5d59a53b106a7d298fac468e246d8a854f6 /generic/proof-config.el | |
| parent | e4ce3196f9e265b43dc85e2b21097890ad7b152a (diff) | |
Renamed proof-auto-delete-windows -> proof-delete-empty-windows
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 |
