diff options
| author | David Aspinall | 2009-05-26 22:33:23 +0000 |
|---|---|---|
| committer | David Aspinall | 2009-05-26 22:33:23 +0000 |
| commit | 204256f7d5169f3b91329d4000fb794bec596b4c (patch) | |
| tree | 7dbf6bc19f9d3cec0e63801560873f8ff1def4fc /CHANGES | |
| parent | faf0b7c14b57e399b1fe34e76eb8ddcd15e2bbad (diff) | |
Add proof state hover messages to proof script, along with useful customization.
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 14 |
1 files changed, 12 insertions, 2 deletions
@@ -4,7 +4,7 @@ ** Isabelle/Isar changes -*** Electric terminator works, without inserting terminator +*** Electric terminator works without inserting terminator ** Generic changes @@ -13,8 +13,18 @@ *** Font-lock based Unicode Tokens mode replaces X-Symbol +*** Output retained for script buffer popups + Depending on input language and interaction output, this + may enable a "script centred" way of working, when output + buffers can be ignored and hidden. Disable auto raise for this. + Use full decoration to keep output when several steps are taken. + +*** New user configuration options + proof-auto-raise-buffers (set to nil for manual control) + proof-full-decoration (add full decoration to input) + *** Removed user configuration options - proof-toolbar-use-button-enablers (now always enabled) + proof-toolbar-use-button-enablers (now always used) *** Altered prover configuration settings pg-insert-output-as-comment-fn: removed |
