aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Aspinall1999-09-13 14:20:42 +0000
committerDavid Aspinall1999-09-13 14:20:42 +0000
commiteadcde77e746dee4b8f1dbfff483f59d1aeff76c (patch)
tree7bbd5ef86dbb77410a799b267ea671baf8c2b74f
parent0c26c0a8e4f78d8474f65caba5b1341463a4db78 (diff)
Updated
-rw-r--r--CHANGES25
1 files changed, 23 insertions, 2 deletions
diff --git a/CHANGES b/CHANGES
index 7d9ec30a..9cf55bb8 100644
--- a/CHANGES
+++ b/CHANGES
@@ -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: