diff options
| -rw-r--r-- | BUGS | 19 | ||||
| -rw-r--r-- | CHANGES | 6 |
2 files changed, 22 insertions, 3 deletions
@@ -1,12 +1,25 @@ Known Bugs and Workarounds for Proof General. ============================================= -$Id$ - Contact: proofgen@dcs.ed.ac.uk See also: http://www.dcs.ed.ac.uk/home/proofgen/ProofGeneral/BUGS ------------------ + +Proof General 3.0 BUGS addendum +=============================== + +* FSF Emacs: problem with version 20.5: PG freezes when starting a +proof assistant. Fixed in the current pre-release. + + + + + + +ProofGeneral 3.0 Original BUGS list +=================================== + + Generic problems ================ @@ -11,6 +11,12 @@ Minor bug fix for duplicated short output. Bug fix with .thy files and X-Symbol mode: subsequently visited theory files would have X-Symbols broken. (NB: Fix in progress) +Bug fix for FSF Emacs 20.5. (Emacs would freeze when starting proof +assistant due to character matching problem). + + + + Coq Changes ----------- |
