diff options
| author | David Aspinall | 1999-09-13 14:20:42 +0000 |
|---|---|---|
| committer | David Aspinall | 1999-09-13 14:20:42 +0000 |
| commit | eadcde77e746dee4b8f1dbfff483f59d1aeff76c (patch) | |
| tree | 7bbd5ef86dbb77410a799b267ea671baf8c2b74f | |
| parent | 0c26c0a8e4f78d8474f65caba5b1341463a4db78 (diff) | |
Updated
| -rw-r--r-- | CHANGES | 25 |
1 files changed, 23 insertions, 2 deletions
@@ -1,8 +1,29 @@ -Summary of Changes for Proof General 2.2 from 2.0 +Summary of Changes for Proof General 2.2 from 2.1 ------------------------------------------------- -* Tweaks for Isabelle syntax. +* Toolbar has four new buttons: Show, Context, Info, Command + These invoke commands previously available on keys/menus. +* Toolbar enablers have been added. + Buttons are automatically enabled or disabled as appropriate. + This may require XEmacs 21 for reliable working. + (Toolbar only works with XEmacs) + +* Tweaks for Isabelle and Isar syntax. Fixed problem with + recognizing goals of the old form val prems = goal ... + +* Terminal string now automatically added to command for C-c C-v + +* Cleaned up example files so all demonstrate same theorem "conj_comms". + Would be nice to add more theorems to compare scripts/proofs in + different systems. Please send in example scripts! + +* Other minor improvements and alterations: + - Shorter buffer names (esp for Coq). + - Set proof-{qed,save}-commands so the toolbar functions work. + - Removed transparent gif from splash screen because XEmacs can't + display it nicely. + - Documentation updates Only in the developer's release: |
