diff options
| author | David Aspinall | 2000-03-22 15:28:20 +0000 |
|---|---|---|
| committer | David Aspinall | 2000-03-22 15:28:20 +0000 |
| commit | 9753741c3e389e39d7df416b70e0ac40f47685a9 (patch) | |
| tree | 509799d27ac9503b7e6f60be88a5923d714960a1 | |
| parent | ae45006bb140fc660bc531f0740148e26a59ec78 (diff) | |
Updated and cleaned up
| -rw-r--r-- | CHANGES | 10 |
1 files changed, 7 insertions, 3 deletions
@@ -77,19 +77,23 @@ *** Minor bug fixes **** Fix for using electric terminator inside locked region. - With strict read only turned off, would get Emacs error. Now simply inserts terminator char anywhere in locked region. + [Reported by David von Oheimb] + +**** Fix for turning on multiple frame mode + Would trigger error if there was no active scripting buffer. + [Reported by David von Oheimb] **** Fix for duplicated short output. - Only seen with "val x=1" or similar very short messages. We now set proof-shell-eager-annotation-start-length appropriately. + [Reported by John Longley] **** Fixes for filenames with odd characters in them (mainly for Windows) - Fixes to allow filenames with \ and " in them. Added for Coq, Isabelle, and HOL. + [Reported by Kim Hyung Ho] |
